ramitaherwahdan
New member
- Local time
- Today, 11:02
- Joined
- Feb 21, 2011
- Messages
- 9
I am having an access database with field "examnumber", this is a text field. programatically I am trying to get the string and then add 1 to it then save a new one.
example: the old exam number is GRT228, I want to get the last 3 digits from that string then covert it to number so it is read as 228 then add 1 so becomes 229 then make a new entry with new exam number which will be GRT229.
is that possible
Thanks all,
Rami.
example: the old exam number is GRT228, I want to get the last 3 digits from that string then covert it to number so it is read as 228 then add 1 so becomes 229 then make a new entry with new exam number which will be GRT229.
is that possible

Thanks all,
Rami.