Subform within a subform (2 Viewers)

SteveI

Registered User.
Local time
Today, 20:33
Joined
Apr 22, 2012
Messages
20
Is it possible to attach a subform2 to subform1. Subform1 is already attached to a mainform.

e.g. Recipe Info = Main form (Apple Pie)

Recipe Ingredients = Subform1 (Flour, Milk, eggs)

Ingredient Breakdown (Flour = baking soda + wheat + salt)

The relationships between primary keys etc becomes confusing to me.

your help will be greatly appreciated.
 

manda

New member
Local time
Tomorrow, 06:33
Joined
Nov 11, 2013
Messages
5
try this one www fmsinc com microsoftaccess forms synchronize linkedsubforms.asp

replace spaces above with forward slash as i cant post links

the only thing is you need to 'click' on subform 2 to have it update the selection from subform 1
 

gemma-the-husky

Super Moderator
Staff member
Local time
Today, 21:33
Joined
Sep 12, 2006
Messages
15,709
yes, but access will do it automatically if you have single forms (ie forms showing one record at a time), but won't if you have continuous forms. If the latter, you need to use a different method to achieve the result you want.
 

Users who are viewing this thread

Top Bottom