Passing parameters from command bottons to criteria

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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?
 
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
 
Back
Top