General discussion
January 23, 2003 at 04:32 PM
lucky.tshavhungwe

Access2000: Data population in forms

by lucky.tshavhungwe . Updated 23 years, 1 month ago

Hi guys,

How do I pass one form field to do a search/query in another table and display that field in another form on click of a button. (Data Duplication)

Scenario:

table1 fields:

ID = 1 (P.K)
Name: Romeo
Surname:Surname

Table2 fields:

ID = 1 (ref key)
salary = 1000
Dept = IT

And you have a form that displays name and surname and there’s one button that when clicked displays the salary and department in another form for romeo mabasa.

Hope this makes sense…

Please help

This discussion is locked

All Comments