Making a menu

113deluxe

Registered User.
Local time
Today, 23:24
Joined
Jun 16, 2003
Messages
57
I have a database with 4 tables, Theese tables has nothing to do mith each other but the same operations will be performed on the, how do make a form where I can choose from a menu which of the tables I want to work with and then proceed to the main functions, the functions are a simple search and adding a new record...

Thanks
 
Create four forms, each bound to a separate table. Create a switchboard, (Goto Tools >>> Database Utilties >>> Switchboard Manager) and select the forms from there.

IMO
 
What if I have a function that creates a new table...how do I work on the new table that don`t have a pre set form linked to it???
 
Not sure on that, sorry. Has anybody else any ideas?

IMO
 

Users who are viewing this thread

Back
Top Bottom