Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem with findRecord using macro...

Status
Not open for further replies.

marlun

Programmer
Feb 7, 2003
70
0
0
SE
Hi!
I have a problem with a search form. I'm using a macro to find data from records in two different tables.

First i use goToControl: Control name: search (which is a subform)
Then i use i FindRecord: Match: Any part of field
Match case: No
Search: All
Search as form.: Yes
Only current field: No
Find first: Yes

It only looks in the first row of the table. It doesn't look through to whole table. Don't understand why. I have an older database where this works, and I have compared both databases with eachother but can't find any differens.

please help
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top