clare_voiant
Board Regular
- Joined
- Mar 20, 2002
- Messages
- 76
Hi,
I have a lookup table containing consecutive numbers and a yes/no box to say whether or not the number has been issued already.
It is important that the numbers are issued in order and that all the numbers are issued.
I would like to be able to either select (using a combo box) the next unissued number (then mark it as issued) OR to be able to use a button command to 'get number' to get the next previously unissued number and then mark it issued.
My coding is limited. please help.
many thanks
Clare
thanks Clare
I have a lookup table containing consecutive numbers and a yes/no box to say whether or not the number has been issued already.
It is important that the numbers are issued in order and that all the numbers are issued.
I would like to be able to either select (using a combo box) the next unissued number (then mark it as issued) OR to be able to use a button command to 'get number' to get the next previously unissued number and then mark it issued.
My coding is limited. please help.
many thanks
Clare

thanks Clare