charcoop14
New Member
- Joined
- Jul 28, 2014
- Messages
- 17
Hello friends, Im trying to figure out a best way to get data based on todays date. Here is the situation:
First Tab I have todays date: =today()...TAB 1 CELL A1
Tab 2: I have 3 COLUMNS
Column A: DATE -which has the first of month date(e,g. 03/01/2018, 04/01/2018, 05/01,2018....etc)
Column B: Dollar Amount which is lower each month depending on loan amount to pay off (e.g. for march 1 its $400,000, april 1 its $399,400, etc)
Solution I need
I need a cell on tab 1 which lookups todays date and returns the dollar amount based on todays date within todays month.
So for example....today is 03/10/18 so the cell should pick up march 1 2018 dollar amount which is $400,000
on april 2 when I open the excel document, it will pick up the amount of $399,400 automatically.
Thanks!
First Tab I have todays date: =today()...TAB 1 CELL A1
Tab 2: I have 3 COLUMNS
Column A: DATE -which has the first of month date(e,g. 03/01/2018, 04/01/2018, 05/01,2018....etc)
Column B: Dollar Amount which is lower each month depending on loan amount to pay off (e.g. for march 1 its $400,000, april 1 its $399,400, etc)
Solution I need
I need a cell on tab 1 which lookups todays date and returns the dollar amount based on todays date within todays month.
So for example....today is 03/10/18 so the cell should pick up march 1 2018 dollar amount which is $400,000
on april 2 when I open the excel document, it will pick up the amount of $399,400 automatically.
Thanks!