Autoupdate Formula Based On Recent Date

SamuraiSam83

New Member
Joined
Dec 31, 2014
Messages
3
I have setup a logbook to track daily stock profits. I would like to create a formula that automatically updates the Current Balance value, based on the most recent date. I don't have very much knowledge about programming, so I don't know if this is even possible to do. I also apologize if this is already a topic, but could not find the answer. I do not know what search terms I would use to find the answer to this.

I have uploaded screenshots of my logbook on my website here:

Home
 

Excel Facts

Format cells as currency
Select range and press Ctrl+Shift+4 to format cells as currency. (Shift 4 is the $ sign).
Welcome to the board. Try:

=SUM(INDEX(D:D,MATCH(9.9E+307,D:D,1)-2):INDEX(D:D,MATCH(9.9E+307,D:D,1)))
 
Upvote 0

Forum statistics

Threads
1,215,262
Messages
6,123,939
Members
449,134
Latest member
NickWBA

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