Switch in Query

fuel52

New member
Local time
Today, 03:46
Joined
Jul 16, 2003
Messages
9
Is it possible to use a switch function in a query?
 
All public functions available for VBA use can be used in queries. The bigger question is what happens when you do?

The best way to find out is to write a dummy select query that uses what you want to use and see if it gives you what you wanted to see.
 

Users who are viewing this thread

Back
Top Bottom