Hello,
I’m trying to display the latest value entered on adifferent tab (pretty much a Vlookup example).
In the column on “Tab_2” an employee enters the new amountof mileage driven in the rented car once it’s returned (see example below. Date and Mileage are two different columns):
“Date”........................“Mileage”
01/01/2019................123,456
01/05/2019 ...............123,557
01/27/2019 ...............124,896
01/31/2019 ..................?
On the “Tab_1” page I need to display the most recentmileage count. So, if it displays “124,896” on “Tab_1”, I will need to see the “?”when they enter the mileage on 01/31/2019.
I’ve been trying to use Vlookup for this but I am makingerrors. Does this make sense?
Please help!
I’m trying to display the latest value entered on adifferent tab (pretty much a Vlookup example).
In the column on “Tab_2” an employee enters the new amountof mileage driven in the rented car once it’s returned (see example below. Date and Mileage are two different columns):
“Date”........................“Mileage”
01/01/2019................123,456
01/05/2019 ...............123,557
01/27/2019 ...............124,896
01/31/2019 ..................?
On the “Tab_1” page I need to display the most recentmileage count. So, if it displays “124,896” on “Tab_1”, I will need to see the “?”when they enter the mileage on 01/31/2019.
I’ve been trying to use Vlookup for this but I am makingerrors. Does this make sense?
Please help!