kentendresen
Registered User.
- Local time
- Today, 03:45
- Joined
- Nov 13, 2002
- Messages
- 49
Hi!
I have a form with multiple choice question, and the user goes through all the questions by clicking a button which leads them to the next record (question).
I just need a simple vb code which tells that the user has finished the last record. One code which gives a MsgBox with text and one code which leads the user to a popup form I've made.
The number of records in the database will differ, so the code has to handle that. (When Last Post Then...?)
Thank you!
I have a form with multiple choice question, and the user goes through all the questions by clicking a button which leads them to the next record (question).
I just need a simple vb code which tells that the user has finished the last record. One code which gives a MsgBox with text and one code which leads the user to a popup form I've made.
The number of records in the database will differ, so the code has to handle that. (When Last Post Then...?)
Thank you!