P
Puddlypooh
I have a form "frmBusinessMarketing" with a subform
"subfrmBusinessContactsMarketingDate". In the sub form I need to pick up the
first and last name of the business contact. I have the SetValue working to
pick up the business ID from the form but everytime I run the macro to pick
up the names from the subform I get the following message.
"Microsoft Office Access can't find the form
'subformBusinessContactsMarketingDate' referred to in a macre expression to
Visual Basic Code.
*The form you referenced may be closed or may not exist in this database.
* Microsoft Office Access may have encountered a compile error in a Visual
Basic module for the form."
I couldn't even find a module for the form.
Any help will be wonderful.
"subfrmBusinessContactsMarketingDate". In the sub form I need to pick up the
first and last name of the business contact. I have the SetValue working to
pick up the business ID from the form but everytime I run the macro to pick
up the names from the subform I get the following message.
"Microsoft Office Access can't find the form
'subformBusinessContactsMarketingDate' referred to in a macre expression to
Visual Basic Code.
*The form you referenced may be closed or may not exist in this database.
* Microsoft Office Access may have encountered a compile error in a Visual
Basic module for the form."
I couldn't even find a module for the form.
Any help will be wonderful.