All,
I am having a problem with my Vlookup formula. I am using a date picker (MS Date and TimePicker 2.0 (SP2)) on sheet "Overall" to select a date. The range is set at 1/1/2014 - 12/31/2014. I am using the Linked Cell property and set it a AA1.
I have a table on tab "Data" that grabs data from the rest of the workbook. Column D is a formula (=IF(C353=0,"",B353/C353)). The formula returns the proper values.
My formula, =VLOOKUP(AA1,Select_a_Date,4,FALSE), only returns a value when I select 1/1/2014 from the date picker. Any other date that I select I get the nasty #NA error.
I have been working on this for about a week now, with no success. Can anybody help me out? It would be much appreciated.
Regards,
Charles
I am having a problem with my Vlookup formula. I am using a date picker (MS Date and TimePicker 2.0 (SP2)) on sheet "Overall" to select a date. The range is set at 1/1/2014 - 12/31/2014. I am using the Linked Cell property and set it a AA1.
I have a table on tab "Data" that grabs data from the rest of the workbook. Column D is a formula (=IF(C353=0,"",B353/C353)). The formula returns the proper values.
My formula, =VLOOKUP(AA1,Select_a_Date,4,FALSE), only returns a value when I select 1/1/2014 from the date picker. Any other date that I select I get the nasty #NA error.
I have been working on this for about a week now, with no success. Can anybody help me out? It would be much appreciated.
Regards,
Charles