Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
It is possible to have two Worksheet changes macros for two different
cells names Input_SO and Input_SRT on the worksheet named 'Input' (Cells located in the same worksheet) even though they have different names? I have written the code for the cell called Input_SRT to do something when that cell is changed. When I write the code for a worksheet change for Input_SO, I start having problems. I am having trouble to hide rows 13:15 when Yes is selected for Input_SO cell. In the Input_SO, I have a dropdown list (using data validation) for Yes or No to be selected. If "Yes" is selected, I want the rows 13:15 on another worksheet called 'Sand Hgt' to be hidden. Any help is greatly appreciated. Thanks. Matt |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macros for Consolidating data in worksheet 1 on worksheet 2 | Excel Programming | |||
Change Worksheet Button Caption on Worksheet.Activate | Excel Programming | |||
Multiple Date Stamp & Worksheet Change macros | Excel Programming | |||
list worksheet macros/VBA without adding worksheet | Excel Discussion (Misc queries) | |||
toolbar macros that dont change when worksheet is renamed | New Users to Excel |