Refer to to control on a form on a tab page...

G

Gina

Hello All...

Hope I can explain this correctly... as I have drawn a blank as to why this
is not working.

Form: Profile
Tab Control on form...
On Tab Control another Form:Calendar
Form: Profile and Calendar linked ID to txtID (This works for all the other
pages in the tab control but not the Calendar form. However the Calendar
form is the only one not based on a table and it can't be. Well it can but
it will cause another coding nightmare.)

Question: How do I get the two to link? I want it to update, like the
others when selecting a Profile. I tried making an unbound field and
placing =Forms![frmProfile]![txtID] in the Control Source; also tried
placing that function in the OnOpen and OnCurrent and OnLoad of the Calendar
form none of that worked. I know this is easy but I am drawing a blank any
help and/or suggestions would be appreciated.

And let's hope I explained my problem well enough to get some help :cool:

Imani,
Gina
 

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