Macro Search Button

  • Thread starter Thread starter tashey
  • Start date Start date
T

tashey

I have one main table and two tables connected to it with 1 to many
relations. I have created a search button and macro is used using SetTemVar
and wildcart operator "like" to specifically give me the data that I put in
the search text box (search button on its right). I am able to query the
field from the main table, but when I do that for fields in other two
connected tables, no record is displayed. There is no error message either.

Please help me in this regard.

Thank you very much in advance.
 
I am able to query the field from the main table,
How are you able to 'query a field from a table?'
 
Back
Top