eggwater
life as a rehearsal
- Local time
- Today, 12:20
- Joined
- Aug 14, 2003
- Messages
- 69
howdy folks
what i want to do is have a msg box appear when a user clicks a button to Export records.
the message box will say " You are about to export (x no. of records). This will update the current data base. Are you sure you wish to continue?"
x will get it's total from a count query
is this possible? I've tried to do this a number of ways but can't seem to get the expression or SQL right - I'm kinda thinking you gotta do it in VB.
please help
what i want to do is have a msg box appear when a user clicks a button to Export records.
the message box will say " You are about to export (x no. of records). This will update the current data base. Are you sure you wish to continue?"
x will get it's total from a count query
is this possible? I've tried to do this a number of ways but can't seem to get the expression or SQL right - I'm kinda thinking you gotta do it in VB.
please help