Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a range (M6:BM6) which consists of week end dates = every Friday (M6 =
5/8/09; BM=5/7/10). I would like to have the range adjusted based on when a cell (B3) is updated. For example, currently B3=5/5/09 and M6=5/8/09 (week end date of B3). If B3 was updated to 5/12, I would like to have the range automatically updated to M6=5/15/09, N6=5/22/09....BM=5/14/10. I could do this with excel formulas in the sheet but would like to macro code adjust the values in the range rather than formulas. Any suggestions?? Could this be accomplished by a Worksheet Event? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
formual to determine if date falls on weekend, adjust date to Mond | Excel Discussion (Misc queries) | |||
I need to adjust the date | Excel Discussion (Misc queries) | |||
Adjust Range in Function | Excel Worksheet Functions | |||
Spinner box in Excel to adjust date | Excel Worksheet Functions | |||
adjust range size?? | Excel Programming |