Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
We are trying to find a way to change a range name area based on the data in
a cell. For instance if cell A5=10 it will change a defined range name "motor" to specific cells B10:C15 on another sheet. If cell A5 is then changed to 20 the range name will change to B10: C25 etc. Another option we could use is if cell A5=10 run a specific macro. We have tried to write a conditional statement that will fire the macro when a condition is met but that didn't work. Does anyone have any ideas on how to make this work? Thanks in advance for any assistance you can provide. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA macro runs fine, but freezes if I try to do ANYTHING else whileit runs | Setting up and Configuration of Excel | |||
I need a macro that runs other macros until P5=28 | Excel Discussion (Misc queries) | |||
user defines macro to run | Excel Discussion (Misc queries) | |||
One macro runs then it auto runs another macro | Excel Discussion (Misc queries) | |||
Which Macro Runs...? | Excel Discussion (Misc queries) |