![]() |
|
|
#1
|
|||
|
|||
|
I have a Main form (frmAlerts) with a control for Email addresses (Email), and then i have a sub form (subfrmLinks) that has also has a control for Email addresses (Links). The Main form is set to single form, and the subform to continuous, since the main Email address can be linked with multiple other ones.
I want to be able to Click on one of the email addresses in the subform and have the main form pull up the record that matches. Here is what i've tried so far: On the Subform, in the Links (on double click): 1. Go to Control Email 2. [Email]=[Forms]![subfrmLinks]![Links] but when i double click it, it says enter parameter value Forms!subfrmLinks!Links. Thank you for your help! |
|
#2
|
|||
|
|||
|
The subform's Master Link and Child Link properties are not set or are not properly set.
|
|
| Bookmarks |
| Tags |
| linking a control box, macros, subform |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| copy info in subform as well as main form | Coolpapabell | Forms | 0 | 09-30-2009 08:02 AM |
Controls for subform on Main Form not working
|
jonsuns7 | Forms | 1 | 09-28-2009 03:21 PM |
| Main Form ComboBox to Filter Records in SubForm | shiwawa | Forms | 7 | 05-24-2009 08:24 AM |
| Main form linking 3 subforms via command buttons... | bmorris | Forms | 2 | 04-11-2006 06:40 AM |
| Subform vs main form calculation | fadone | Forms | 17 | 12-21-2005 04:27 AM |