
December 2nd, 2003, 04:42 PM
|
|
Junior Member
|
|
Join Date: Dec 2003
Location: Seattle, Washington
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Validate an Unique Id I created
I would like to find out how to validate and possibly create for the user an id when selecting a new entry for a MS Access DB Form.
Only problem is the Unique id is one I created; format of "SA.##" and "P.##". Considered using a Trim() to take off the letters and "." and then doing something like Finding the EOF and then + 1. Can anyone clue me in to the right direction Please?
|