ahtCheckOpenArgs([Form])

  • Thread starter Thread starter rgtest
  • Start date Start date
R

rgtest

I'd like to add a new value to a dropdown list if it's not in the list via a
popup form. I used the following on one of the controls located on the popup
form:

=ahtCheckOpenArgs([Form])

The above text produces an error. How do I resolve that issue and have the
popup form open and allow the user to type in the new entry. I don't just
want the new entry added to the database without the user specifically saying
yes.

Please help.

Thanks,
 
Back
Top