Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am using a drop down menu. When an item from the drop down menu is
selected, certain cells are formatted differently. This is done immediately using: Private Sub Worksheet_Change(ByVal Target As Range) Each selection is sent into a seperate sub which first clears any current formatting and then formats the cells. The problem is that this unformatting and then formatting continues until I have to hit "esc." Is there a way to run it only once per selection of the drop down box? Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to put a loop in a macro? | New Users to Excel | |||
Loop time seems dependent on unrelated workbook - Why? | Excel Worksheet Functions | |||
Loop gone crazy | Excel Discussion (Misc queries) | |||
Do Loop | Excel Discussion (Misc queries) | |||
hysteresis loop | Charts and Charting in Excel |