Hi,
I'm having difficulty with my label report. There is a button that will take the user from the entry form to the print preview of the report. My computer prompts me to enter a parameter value. It displays a msgbox and in the msgbox the only word stated is "Trim" (similar to a parameter query). If you decide to cancel it gives you an error message stating,
"The Open Report Action was canceled.
You used a method of the DoCmd object to carry out an action in Visual Basic, but then clicked in a dialog box. For example you used the Close method to change a form, then clicked Cancel in the dialog box that asks if you want to save the changes you made to the form."
This problem is confusing because the report works on some computers, and not others. The guy who works next to me claims that he accesses it fine, however some others in the office report the same problem. This hasn't been a problem until very recently, and since it works on my neighbrs computer and we are running off the same shared file, I have concluded that it must be some kind of sharing violation. Any ideas about what could have prompted this? How can I fix it? Thanks in advance!
I'm having difficulty with my label report. There is a button that will take the user from the entry form to the print preview of the report. My computer prompts me to enter a parameter value. It displays a msgbox and in the msgbox the only word stated is "Trim" (similar to a parameter query). If you decide to cancel it gives you an error message stating,
"The Open Report Action was canceled.
You used a method of the DoCmd object to carry out an action in Visual Basic, but then clicked in a dialog box. For example you used the Close method to change a form, then clicked Cancel in the dialog box that asks if you want to save the changes you made to the form."
This problem is confusing because the report works on some computers, and not others. The guy who works next to me claims that he accesses it fine, however some others in the office report the same problem. This hasn't been a problem until very recently, and since it works on my neighbrs computer and we are running off the same shared file, I have concluded that it must be some kind of sharing violation. Any ideas about what could have prompted this? How can I fix it? Thanks in advance!