Combo Box Before Update

  • Thread starter Thread starter Darb
  • Start date Start date
D

Darb

I need some help,

Does anyone know how to create a Before Update event in
Excel on a combo box. I would like to ask the user if
they are sure they want to make the change before the
change is saved in the combo box.

Thanks in advance for your help,

Darb
 
Try the BeforeUpdate event on the data source for the cbo.
It has to fire before accepting the entry, depending on
how the cbo gets its values.

Sn
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top