Help creating a Excel formula or a VB Macro for a specific function

Hello:

EXCEL.

I am trying to find the best way to create either a formula or a macro/button for the following issue:

I have a spreadsheet, which has a specific daily total on cell G19 (Ex G19 = 2,000,000)

cells G21 (Ex. -300,000)and G23(Ex. +300,000) are use to enter specific amouts that will either add or subtract from G19. The answer to this addition/ subtration is recorder automatically to cell G25.

EX. 2,000,000

-300,000

= 1,700,000

The result on cell G25 (1,700,000) will be the beginning balance for the following day. My problem is, that when I open the spreadsheet on a daily basis, I have to Manually change the amount on G19 to the new Begining balance (Ex. G19=2,000,000 change to G19=1,700,000) and I want to make it possible, so that this change takes place automatically on a daily basis, without having to always change it manually. Maybe there's a formula, a macro, or even a button that can be created to perform this fuction. Can some one please HELP!!

Thanks,

AH.




Answer this question

Help creating a Excel formula or a VB Macro for a specific function