Search Command Button: Link result to a Report instead of a datash

J

j1eggert

How do I set up a command button used to search records to display the
results in a report instead of a datasheet?

Sincerely,
James E.
 
T

tynerr

Sounds like you are using the default data presentation for a table, not a
form presentation. If you use a form to present the data then do a search
you can install a button on the form to print a report with the data showing
 
Top