If you look below, I have a list on the far right with dates that I'm trying to match to the date on the far left using VLOOKUP. It appears that the argument function I'm using is functioning properly as you can see #N/A is being returned when the date is not correlated to the list on the right. However, the value is coming back as the value trying to be obtained from the far right; i.e. 19, and is instead coming back as what looks like a date format, "42010". (The values look to be one below,1942010, but just won't align correctly.) I'm assuming its auto formatting to date because this happens so often, but it's weird since VLOOKUP I thought gives a direct value based on the position in the chart you tell it to look. Any ideas?
[TABLE="width: 612"]
<colgroup><col><col><col><col><col><col></colgroup><tbody>[TR]
[TD]12497290[/TD]
[TD]Days Between Fueling[/TD]
[TD][/TD]
[TD][/TD]
[TD]12497290[/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]12497290 PU 1/2 T 2X4 CRW CAB[/TD]
[TD="align: right"]12/18/2014[/TD]
[TD][/TD]
[TD][/TD]
[TD] 01/06/2015[/TD]
[TD="align: right"]19[/TD]
[/TR]
[TR]
[TD] 01/06/2015[/TD]
[TD="align: right"]19[/TD]
[TD]42010[/TD]
[TD][/TD]
[TD] 01/13/2015[/TD]
[TD="align: right"]7[/TD]
[/TR]
[TR]
[TD]Lance Songy[/TD]
[TD="align: center"]#VALUE![/TD]
[TD="align: center"]#N/A[/TD]
[TD][/TD]
[TD] 03/02/2015[/TD]
[TD="align: right"]48[/TD]
[/TR]
[TR]
[TD]419543[/TD]
[TD="align: center"]#VALUE![/TD]
[TD="align: center"]#N/A[/TD]
[TD][/TD]
[TD] 03/24/2015[/TD]
[TD="align: right"]22[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 500"]
<tbody></tbody>[/TABLE]
[TABLE="width: 612"]
<colgroup><col><col><col><col><col><col></colgroup><tbody>[TR]
[TD]12497290[/TD]
[TD]Days Between Fueling[/TD]
[TD][/TD]
[TD][/TD]
[TD]12497290[/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]12497290 PU 1/2 T 2X4 CRW CAB[/TD]
[TD="align: right"]12/18/2014[/TD]
[TD][/TD]
[TD][/TD]
[TD] 01/06/2015[/TD]
[TD="align: right"]19[/TD]
[/TR]
[TR]
[TD] 01/06/2015[/TD]
[TD="align: right"]19[/TD]
[TD]42010[/TD]
[TD][/TD]
[TD] 01/13/2015[/TD]
[TD="align: right"]7[/TD]
[/TR]
[TR]
[TD]Lance Songy[/TD]
[TD="align: center"]#VALUE![/TD]
[TD="align: center"]#N/A[/TD]
[TD][/TD]
[TD] 03/02/2015[/TD]
[TD="align: right"]48[/TD]
[/TR]
[TR]
[TD]419543[/TD]
[TD="align: center"]#VALUE![/TD]
[TD="align: center"]#N/A[/TD]
[TD][/TD]
[TD] 03/24/2015[/TD]
[TD="align: right"]22[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 500"]
<tbody></tbody>[/TABLE]