How to Auto clear contents from a cell everyday for a certain column and make those new inputted values accumulate on another column

Nothando

New Member
Joined
Apr 21, 2021
Messages
18
Office Version
  1. 2013
Platform
  1. Windows
Hello, Please help, i have an excel spreadsheets that i use to report numbers every day, i want it to auto refresh a certain column where i put new values everyday.
secondly, i want the new values that i input everyday in column I to accumulate the total in Column G, so as to track the progress that ive done so far.
Please help...am new to VBA/Macros
thank you
 

Excel Facts

Enter current date or time
Ctrl+: enters current time. Ctrl+; enters current date. Use Ctrl+: Ctrl+; Enter for current date & time.
So you want to enter values in column I
And then when you click a button all the values in column I are copied to column G adding these new values to column G values. And column I is then cleared.
Is this correct. And I assume you mean column I or do you mean column 1
 
Upvote 0

Forum statistics

Threads
1,215,332
Messages
6,124,314
Members
449,153
Latest member
JazzSingerNL

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top