A
Amit
Hi,
This must be really simple, but it's the end of the day,
and I'm just not getting it.
I would like to have the user input an organization name,
and then do a lookup in the organization table to see if
the name already exists.
I have created a parameter query with the organization
name as parameter, and Organization ID (PK) as the value
returned. If the Organization ID > 0, then the
Organization name exists, otherwise not. In the latter
case, the user can go ahead and add the new Organization
details. I created a form based on the parameter query,
and it shows the Organization ID if it exists.
Not sure how to proceed after this. Any pointers (general
outline steps and/or details) will be much appreciated.
Thanks, and have a wonderful weekend!
-Amit
This must be really simple, but it's the end of the day,
and I'm just not getting it.
I would like to have the user input an organization name,
and then do a lookup in the organization table to see if
the name already exists.
I have created a parameter query with the organization
name as parameter, and Organization ID (PK) as the value
returned. If the Organization ID > 0, then the
Organization name exists, otherwise not. In the latter
case, the user can go ahead and add the new Organization
details. I created a form based on the parameter query,
and it shows the Organization ID if it exists.
Not sure how to proceed after this. Any pointers (general
outline steps and/or details) will be much appreciated.
Thanks, and have a wonderful weekend!
-Amit