G
Guest
Project field,a primary key, contains 2-5 numbers with a 2 letter suffix, the
users initials. When the user clicks a form control to add a new record, I'm
trying to find the last record with their initials to help increment the
project number for the new record. I can get the users initials, but the
docmd.find or goto commands aren't allowing me to seek locate previous
records to get their project numbers. Thoughts on the workaround appreciated.
TIA
users initials. When the user clicks a form control to add a new record, I'm
trying to find the last record with their initials to help increment the
project number for the new record. I can get the users initials, but the
docmd.find or goto commands aren't allowing me to seek locate previous
records to get their project numbers. Thoughts on the workaround appreciated.
TIA