Running balance, instert current date and prompt msg box

trpltwo

New Member
Joined
Jan 18, 2023
Messages
13
Office Version
  1. 365
Platform
  1. Windows
Hello, I'm very new at this so would be great to get help on this if possible. I have been maintaining a running balance sheet daily but it’s very manual and been trying to find a macro or formula that can make it more efficient.

Please see the attached sample file.

This file is being saved down daily by date. So I will open yesterday’s date file and save for today’s date and populate data in Sheet1.
In sheet1 – I will update figures in row 4 (from B4 to Q4) from then, in sheet2 I will copy and paste formulas from M2:M9 over to current date as value i.e. column H will represent figures for the date today.

Wondering if there’s a better way to automate this with a macro button? And if possible, prompt a message box that if I try to close the file it should look at sheet1 in cell C7 that ONLY if the figure is “positive” then message box to ask me if I have copy the formulas for the running balance in sheet2 and if negative then do nothing?

Any advice would be much appreciated! Thank you very much in advance.
 

Attachments

  • Screenshot_20230119-102511.png
    Screenshot_20230119-102511.png
    169.4 KB · Views: 7
  • Screenshot_20230119-102448.png
    Screenshot_20230119-102448.png
    125.2 KB · Views: 9

Excel Facts

Select a hidden cell
Somehide hide payroll data in column G? Press F5. Type G1. Enter. Look in formula bar while you arrow down through G.
Hello, I'm very new at this so would be great to get help on this if possible. I have been maintaining a running balance sheet daily but it’s very manual and been trying to find a macro or formula that can make it more efficient.

Please see the attached sample file.

This file is being saved down daily by date. So I will open yesterday’s date file and save for today’s date and populate data in Sheet1.
In sheet1 – I will update figures in row 4 (from B4 to Q4) from then, in sheet2 I will copy and paste formulas from M2:M9 over to current date as value i.e. column H will represent figures for the date today.

Wondering if there’s a better way to automate this with a macro button? And if possible, prompt a message box that if I try to close the file it should look at sheet1 in cell C7 that ONLY if the figure is “positive” then message box to ask me if I have copy the formulas for the running balance in sheet2 and if negative then do nothing?

Any advice would be much appreciated! Thank you very much in advance.
Ignore the above, I've worked out the most efficient way to do this.
 
Upvote 0
Good to hear you worked it out.
If you would like to post the solution then it is perfectly fine to mark your post as the solution to help future readers. Otherwise, please do not mark a post that doesn't contain a solution.
 
Upvote 0

Forum statistics

Threads
1,214,583
Messages
6,120,378
Members
448,955
Latest member
BatCoder

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