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
Parsing .aspx page with XMLReader, get a list of controls
How to use "if" statement in access 2003
Extend reset password time
Excel Web Access Error ?
Need to import data from SQL Query Analyzer to MS Access
Unable to remove replica public folders
Public variable value missing
Access and VB6
Function Keys Stopped Working After Upgrading To Windows 7
Visual studio two applikations with the same source file, possible