View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
noviceql noviceql is offline
external usenet poster
 
Posts: 1
Default How do I require data entry in a combo box in Excel?

I'd like to require a selection from a combo box in a form in Excel before
the form is saved. (Also with a msg box)

What's the best way to do this?

Thanks