G
Guest
I have a combo box that lists all projects. I want to use it to search the
form (which has status records for some of the projects) and if it finds a
match position the cursor for the user to start editing the record. That part
works swell.
If there is no match I want to add a new record, populate a few fields, and
position the cursor for the user to start entering data.
How do code "if there isn't a match" ?
form (which has status records for some of the projects) and if it finds a
match position the cursor for the user to start editing the record. That part
works swell.
If there is no match I want to add a new record, populate a few fields, and
position the cursor for the user to start entering data.
How do code "if there isn't a match" ?