Displaying search query results on a form

B

Barnie

How would i get a queries results to go to the correct fields on a form
rather than as a table?
 
S

Sprinks

Use the Openform method using the optional FilterName parameter. See VBA
Help for complete syntax (<Alt-F11>, Help, search for "Openform")

Sprinks
 
Top