H
HelenM
I'm using a report based on a parameter query, and I'm trying to bring up a
message box when the report is closed asking if the user wants to 'search
again'. I don't actually know how to use VBA but I've been making it up from
the help menu and the tips on these websites, but I've managed to create the
message box, and when I run the code just in Visual Basic, it works fine.
However, when I then try to use it as the 'onclose' property for the report,
the message box comes up but none of the options do anything, and I don't
know why! It's probably me being really dim but I don't really know anything
about Visual Basic so I can't fix it!
message box when the report is closed asking if the user wants to 'search
again'. I don't actually know how to use VBA but I've been making it up from
the help menu and the tips on these websites, but I've managed to create the
message box, and when I run the code just in Visual Basic, it works fine.
However, when I then try to use it as the 'onclose' property for the report,
the message box comes up but none of the options do anything, and I don't
know why! It's probably me being really dim but I don't really know anything
about Visual Basic so I can't fix it!