Hello all,
Totally new to VBA.Found 2 subs that do what i need, but how do i combine them to work on same sheet? One sub will accumulate a cell by using 2 cells. The second sub automatically adds the date when ever i change the accumulating cell.
Example: I am using 4 columns A,B,C,D
Column A (Names)
Column B (Date)
Column C (Daily Entry)
Column D (Total)
C & D are the accumulating and when ever i change a cell in column C the cell in column D will accumulate and the cell in column B will update the date.
Make sense?
Here is first sub...
Here is second sub...![]()
Please Login or Register to view this content.
I really dont know much at all about subs, i just searched out and found these already made, but have no clue as how to combine them.![]()
Please Login or Register to view this content.
Any help is much appreciated.
Thanks,
Troy
Bookmarks