tljenkin
Board Regular
- Joined
- Jun 14, 2007
- Messages
- 147
Hi All
I have a little problem that makes me wonder about my vba
I have a cell that says "week 5", lets say it is in cell A2
I want a code that will look at cell a2 and paste "week 6" in cell A3 or the current region (assume b3:b15 has data in it)
This has to be dynamic as the week will change each week
Thanks
I have a little problem that makes me wonder about my vba
I have a cell that says "week 5", lets say it is in cell A2
I want a code that will look at cell a2 and paste "week 6" in cell A3 or the current region (assume b3:b15 has data in it)
This has to be dynamic as the week will change each week
Thanks