Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
I have to write a macro to fill grey to some rows depends on the weekday, the following code works but sometimes there will be some new rows must be inserted into the table, it is very time consuming to amend the code (row number). Is that a possible way for improvement? Thanks Sheets("Sheet1").Range("A10:J64").Select Selection.Interior.ColorIndex = xlNone |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA write macro change column with 3 number digits to 4 digits the | Excel Discussion (Misc queries) | |||
Macro to change row number within formula | Excel Programming | |||
Macro to change a number to text | Excel Programming | |||
Macro to change a number to text | Excel Programming | |||
Macro to change a number to text | Excel Programming |