Delete droplist value?

  • Thread starter Michael Abrahamson
  • Start date
M

Michael Abrahamson

Is it possible to allow users to delete a value in a droplist that has
already been entered? I don't mean they can delete anything from the
possible value list, but rather change their selection to "blank" from a
previously chosen value.

Mike Abrahamson
 
S

Sue Mosher [MVP-Outlook]

One way to handle this is to include a blank value on the droplist.
 
Top