• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Excel help

crabbyman

Senior member
I need help with an Excel WB I am setting up. I was wondering if someone knows how to do a Vlookup for a date.

I have a budget sheet I am making for myself and want to reference another sheet in the book to find todays total of whats left to pay on a loan.


http://www.mansfield.ohio-state.edu/~gwenzel/loan.xls

This is the sheet I am wanting to look up todays date on and show how much is left. I want to be able to use the =NOW() function in a cell on the other sheet and have another cell with a formula to find the closest date on column A in the above sheet and display the total remaining from column E.

If this is wordy I will try to reword it or post the other one. I just dont have a place to post the sheet yet.
 
ok, on Sheet 4, cell A1 is the =now() function, and in cell B1, I used this formula: =VLOOKUP(A1,Sheet1!Print_Area,5,TRUE)

Let me know if you need anything else.
 
Thank you so very much. It works now. *bows before NeoV*

Haha..I'm sure I'll be back if it doesnt work. ;-)
 
Back
Top