Hi I have a spreadsheet with the following values:
A B C D E
Active Clients Cost Per Client Total Month Value
5 £100 =Sum(A3*B3) Nov
Dec
Jan
The active clients are linked to another spreadsheet, so this value could potentially change each month.
What I need is that at the end of each month e.g. Nov the Total in C is transfered and locked in Column E. So Nov, Dec , Jan might have different Values. I understand I could just copy and paste it at as vaules at the end of each month, but I'm not going to be using it, and the person who is want's it done automatically.
I'm guessing it'll need VBA but I know nothing about it.
Any Help would be really appreciated.
Thanks