Microsoft
Software
Hardware
Network
Question : Enter Parameter Value after changing a form to subform
Hello,
I have a subform that was converted this way from a regular form. I have gone through and changed all the queries (that i could find) to read the new name of the form sub_EliteRotation, however when I load the main form I get an enter parameter value message for the 2 text boxes and the combo box that are on the subform. This never happened before I changed the form to a sub form. The enter parameter message also references Forms!sub_EliteRotation!Te
xt0 for example which is correct. Any ideas?
Thank you
Brandon
Answer : Enter Parameter Value after changing a form to subform
where you see this
Forms!sub_EliteRotation!Te
xt0
change to
Forms!NameOfMainform!sub_E
liteRotati
on.form!Te
xt0
Random Solutions
Conditional Formatting Wildcard
How user can create distribution list wothout log in to server
Problem with RichEdit20a and FindText?
Outlook Anywhere - Exchange 2007 (SBS 2008) and Outlook 2003 / 2007
sql reporting service Language
Blackberry Enterprise Server Errors
Deploy Access Application with runtime and revise Table links - Inno - XP Developer - Iexpress
Cannot Open Very Large Word Document
Access - Calling a Sub form after a "click"
using three different where conditions to filter form