I keep getting a error "Enter Perimeter Value, Forms!formCalendar!cboUser" What is in this cboUser and how do I fix this error.
Thank-you
Cheeco
I keep getting a error "Enter Perimeter Value, Forms!formCalendar!cboUser" What is in this cboUser and how do I fix this error.
Thank-you
Cheeco
It's a combobox in your formCalendar. Open the form in design view and look at its row source.. It may require a parameter value
However, as we don't have your database, none of us can give you the answer.
You need to look for yourself
What are you doing when you get this error? Post the code. Are you opening a dynamic parameterized query (I never use them)?
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
I am going to take a diferent rout. Thanks for all the help.