Passing parameters from command bottons to criteria

S

shadow

I have a number of command bottons on a switchboard form. The bottons show
pictures. I want the user to click on the picture, which will run a supportin
query and present the correct information on a form.

Can this be done simply?
 
T

Tom Ellison

Dear Shadow:

Have the code for the button write the appropriate SQL string and set
the RecordSource for the destination form from that.

Tom Ellison
Microsoft Access MVP
Ellison Enterprises - Your One Stop IT Experts
 
Top