l**u 发帖数: 67 | 1 In Access 97, I have a form including a report, when I click the command
button about the
report, it will pop-up two "Enter Parameter Value" Message Boxes.
After I hit enter, then the correct report will come up.
When I open the report from the DB, these two will show on as well.
Please any expert tell me how to get rid of these two boxes?
Thank you so much.
Waiting online!! | j**i 发帖数: 419 | 2
how do you create your report when you "hit enter"
Do you mean after you put the two parameter value then hit return on the 2nd
message box, it will pop out the report.
I would advice you check the code after the return is hitted.
If you just fill data into the one report ,or do you dynamically create one?
【在 l**u 的大作中提到】 : In Access 97, I have a form including a report, when I click the command : button about the : report, it will pop-up two "Enter Parameter Value" Message Boxes. : After I hit enter, then the correct report will come up. : When I open the report from the DB, these two will show on as well. : Please any expert tell me how to get rid of these two boxes? : Thank you so much. : Waiting online!!
| l**u 发帖数: 67 | 3 Thank you for the reply. The report was designed by someone else, and I just
use it. Then I found out those two paramaters were in the report. Since they
are useless, I just deleted them and now the report works well.
Thank you again.
【在 j**i 的大作中提到】 : : how do you create your report when you "hit enter" : Do you mean after you put the two parameter value then hit return on the 2nd : message box, it will pop out the report. : I would advice you check the code after the return is hitted. : If you just fill data into the one report ,or do you dynamically create one?
|
|