Vlookup referencing blank date cell to return blank instead of 01/00/00

pup33pawz

New Member
Joined
Jun 2, 2014
Messages
21
Hello,

Can someone help me with the V-lookup formula for this action?

I would like to auto-fill Sheet 1 C2 with the date from Sheet 2 C2. I would also like to copy the formula down and if there is no date in Sheet 2 C2 then Sheet 1 C2 would be blank. Right now my formula: =IFERROR(VLOOKUP($A2,Sheet2!$A$2:$C$2,3,0),"") is returning with "01/00/00" when there is no date in Sheet 2.

Sheet 1
ABC
1Project #TotalWeek-ending Date
2123$50(V-lookup Formula)

<tbody>
</tbody>


Sheet 2
ABC
1Project #ClientWeek-ending Date
2123Carol9/16/2014

<tbody>
</tbody>
 

Excel Facts

Whats the difference between CONCAT and CONCATENATE?
The newer CONCAT function can reference a range of cells. =CONCATENATE(A1,A2,A3,A4,A5) becomes =CONCAT(A1:A5)
Thank you BobUmlas. How do I format the date to where I can type the ;;? I've used the Number drop down tool and changed the format of Sheet1 column C to short date.
 
Upvote 0

Forum statistics

Threads
1,214,927
Messages
6,122,309
Members
449,080
Latest member
jmsotelo

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top