Getting Values from Subforms

R

Ray

I have the following:
Form1
Form1 has a Subform named Subform1
Subform1 has textbox named Text1

I added a new textbox to Form1 and set the record source to the following
= [Subform1].[Text1]

I get the following error message in the new textbox " #Name? "
I thought I did this before and it worked. Am I missing something?
 

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