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

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college
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,214,594
Messages
6,120,436
Members
448,964
Latest member
Danni317

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