Set default values marco

R

RJ

I have a model where there are several user defined entries. The ones I can't seem to get to work are resetting a value from a drop-down menu. When recording the macro it does not acknowledge a selection from the drop-down menu. Due to the complexity of the model I want to add a reset defaults button to reset all the values on a worksheet. If anyone knows how to get a macro to reset a value from a drop-down menu please let me know.

Thanks!
 
R

Rollin_Again

What kind of drop-down are you talking about? Are you refererring to
combobox that has been added to the workbook from one of the toolbar
or are you talking about a cell with a drop-down data validatio
added?

Rolli
 
Top