TkdKidSnake
Board Regular
- Joined
- Nov 27, 2012
- Messages
- 245
- Office Version
- 365
- Platform
- Windows
Hi all,
I am trying to add numerous autosum's to the worksheet I am working on using VBA and to say I am struggling is an understatement. Below is a link to a picture that show what I am trying to do.
https://photos.app.goo.gl/kt4kp8uULuM4hWvFA
I need a routine to check the whole worksheet as it varies in length and only when "Total Lines" is the value in column P does it need to enter the autosum's in columns M, N & O in the adjacents cells on the same row.
The issue I have is that directly above where the autosums need to be entered there is a blank row, also above the data to be autosummed there is another blank row to give the autosum the required cut off.
If anyone can help with this is would be greatly appreciated.
Thanks in advance
I am trying to add numerous autosum's to the worksheet I am working on using VBA and to say I am struggling is an understatement. Below is a link to a picture that show what I am trying to do.
https://photos.app.goo.gl/kt4kp8uULuM4hWvFA
I need a routine to check the whole worksheet as it varies in length and only when "Total Lines" is the value in column P does it need to enter the autosum's in columns M, N & O in the adjacents cells on the same row.
The issue I have is that directly above where the autosums need to be entered there is a blank row, also above the data to be autosummed there is another blank row to give the autosum the required cut off.
If anyone can help with this is would be greatly appreciated.
Thanks in advance