Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I currently have a script that looks like this...............
If ActiveCell.Address(False, False) = "K7" Then OpenCalendar .. .. .. .. .. .. If ActiveCell.Address(False, False) = "K70" Then OpenCalendar How do I enter for it to look at the range instead of having to type a line for each of the cells in the range? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adjusting the range of a script | Excel Programming | |||
VB Script to insert row and calculate a range | Excel Programming | |||
sub script out of range problem | Excel Programming | |||
Script out of range error | Excel Programming | |||
Run Time Error 9, Script Out of Range | Excel Programming |