- Nov 30, 2005
- 1,061
- 3
- 81
https://skydrive.live.com/redir?resid=E18117CDA154C70!4560
Two tabs on this workbook. I want the first tab, CLAS_PSAR Recon, the CLAS column (Column I for instance) to load the amount (C column) from the second tab, CLAS, for each date. The way I can think of is by using VLookup, i.e.=VLOOKUP(A6, 'CLAS '!B33:C53, 2,0), and then drag down the formula for each date.
Well, I think it's something with the date format but no matter how I change the format I keep getting N/A as the result. Can someone tell me how I can format the date so that vlookup can work? I am running out of idea.
Two tabs on this workbook. I want the first tab, CLAS_PSAR Recon, the CLAS column (Column I for instance) to load the amount (C column) from the second tab, CLAS, for each date. The way I can think of is by using VLookup, i.e.=VLOOKUP(A6, 'CLAS '!B33:C53, 2,0), and then drag down the formula for each date.
Well, I think it's something with the date format but no matter how I change the format I keep getting N/A as the result. Can someone tell me how I can format the date so that vlookup can work? I am running out of idea.