redspanna
Well-known Member
- Joined
- Jul 27, 2005
- Messages
- 1,604
- Office Version
- 365
- Platform
- Windows
Hi all
can anybody provide some code to complete the following task...
Cell B41 has a formula : =$B400
Cell C41 has a formula : =$C400
Cell D41 has a formula : =$D400
Cell E41 has a formula : =$E400
the code will find the last populated cell in column B of the 'graph' sheet
copy the formula in that cell down for the next 7 rows.
Do same for column C,D,E
Then the code will goto cell B41 in 'graph' sheet and add 7 to the formula
so for example as above B41 holds formula =$B400 this will now become =$B407
same for C41,D41,E41
then copy down B41,C41,D41,E41 to row 101
any help much appreciated and thanks in advance
can anybody provide some code to complete the following task...
Cell B41 has a formula : =$B400
Cell C41 has a formula : =$C400
Cell D41 has a formula : =$D400
Cell E41 has a formula : =$E400
the code will find the last populated cell in column B of the 'graph' sheet
copy the formula in that cell down for the next 7 rows.
Do same for column C,D,E
Then the code will goto cell B41 in 'graph' sheet and add 7 to the formula
so for example as above B41 holds formula =$B400 this will now become =$B407
same for C41,D41,E41
then copy down B41,C41,D41,E41 to row 101
any help much appreciated and thanks in advance