Linking 3 unrelated tables in a form

jdusa

New member
Local time
Today, 04:35
Joined
Apr 25, 2011
Messages
2
I am making a db for my recipes – I have three tables Name, Ingredients, and Directions.

All three tables have a field named Recipe Number. The one in the Name table an auto fill number

The Name form is the main form, and the ingredients and directions are sub-forms. I can get the recipe number to pass for the main form to the each sub-form but when I can not get it to save in the table these separate tables (Ingredients and directions) support.

Any ideas how I can achieve this would be greatly appreciated.

Respectfully,

joe
 
This recent thread was all about linking three subforms.
 
Hi,
just for your information "Name" is a reserved keyword in Access and you should not name your tables "Name".
 
Hi Joe. I know you joined a long time ago. But since this is only your second post, welcome to AWF!
 
Pat, Great Demo. I particularly liked your 'dynamic' menu method. I've always hardcoded my menu options & was thinking of some kind of dynamic menu. Helped a lot. I also liked the way you captured 'changes' to objects with the sys table. Stuff I'll try and adapt.
 
Glad you found the sample useful. Not many people examine them that closely so good for you:)

PS, the menu is based on the A2K switchboard which was the last one before they switched to embedded macros. I did expand it though to allow for more than 8 items. I have a different example for that if you want it. I've posted it many times and it might be in the samples
Good afternoon.
just following up.
If you could post or direct where I can find this other example I would be grateful.
 
Pat, thanks from me too. Cheers.
 

Users who are viewing this thread

Back
Top Bottom