S
stefan
I have two forms with a cbo on each. The cbos looks up the
same field on the same table. However, the first form
concerns project start-up with cbo looking-up the project
sponsor. The second form concerns project completion and
the cbo should look-up who endorsed the project
completion. Usually, the project sponsor and endorser are
the same entity. However, a project could span for one
year and I don't want the project sponsor's name to appear
in the completion form cbo before completion.
How can I get the cbo to look up the same information on
the same table, but force the database user to input the
endorser's name when the project has completed and not
before (ie. when project starts with a known sponsor)?
thanks
same field on the same table. However, the first form
concerns project start-up with cbo looking-up the project
sponsor. The second form concerns project completion and
the cbo should look-up who endorsed the project
completion. Usually, the project sponsor and endorser are
the same entity. However, a project could span for one
year and I don't want the project sponsor's name to appear
in the completion form cbo before completion.
How can I get the cbo to look up the same information on
the same table, but force the database user to input the
endorser's name when the project has completed and not
before (ie. when project starts with a known sponsor)?
thanks