aromano789
Registered User.
- Local time
- Today, 01:50
- Joined
- Feb 9, 2008
- Messages
- 12
Im looking to have user customized query based on a form
Want to have a drop down with the field name then create a query like....
SELECT Table.id, StudentMasterFile.[forms]![form1]![Unbound]FROM Table;
That does not work....but can someone guide me in the right direction
Thanks
Want to have a drop down with the field name then create a query like....
SELECT Table.id, StudentMasterFile.[forms]![form1]![Unbound]FROM Table;
That does not work....but can someone guide me in the right direction
Thanks