subform field referrence

S

spanky

i have a ? regarding syntax. I have Form123 with several
tabs all containing subforms. In the Jan tab there is
subformA with fieldA in the footer (sum calc). i am
trying to get fieldA's info to the summary tab in
subformB. i keep getting an error ?Name. please advise.
thanks.
 
R

Ragnar Midtskogen

The syntax for referring to a control on a subform is;
Forms!MainFormName!SubformName.Form!SubformControlName
This and a lot more is available through Access help menu.

Ragnar
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top