How do I open queries and reports from database Switch board.

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

Guest

Hello,

I have a switch board with a list of Clients, but each client has a
different query or report, because the client logic and or calulations aren't
the some. What I would like to do, is from the switch board select a client
and pull the query and report the client is assoicate with . Please help or
give direction.

Jeff
 
I would work real hard to NOT have different queries and reports for each
client. However, either name the reports using a specific convention that
includes the client name or build a table that contains the values.
 
Back
Top