How do you Query in a Switchboard?

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

Guest

I want to run a query on a switchboard, but have been unable to run a new
macro as described by an earlier question. What would the macro look like
that would enable me to open the query on the switchboard, and then display
the data corresponding to the users preference. Thanks for the help up
front! I have to have this for a last minute brief. Talk about a pain!
 
Tables contain data and you can run a query on a table.

A switchboard is a form. A form does not contain data. A form displays data.

There is a table name Switchboard Items. Is this what you are talking about?
 
Back
Top