duusomething
New Member
- Joined
- Jul 2, 2014
- Messages
- 2
Hello,
I'm working on a spreadsheet that has a reference table with this information:[TABLE="width: 500"]
<tbody>[TR]
[TD]Part[/TD]
[TD]Process[/TD]
[TD]Employee[/TD]
[TD]Date[/TD]
[TD]Time[/TD]
[TD]Size[/TD]
[TD]Serial No:[/TD]
[TD]Carton Weight[/TD]
[/TR]
[TR]
[TD]10366/10367[/TD]
[TD]L23[/TD]
[TD]MFG[/TD]
[TD]06/24/14[/TD]
[TD]9:58:26AM[/TD]
[TD]6[/TD]
[TD][/TD]
[TD]435[/TD]
[/TR]
[TR]
[TD]10366/10367[/TD]
[TD]L23[/TD]
[TD]MFG[/TD]
[TD]02/17/14[/TD]
[TD]8:57:38PM[/TD]
[TD]6[/TD]
[TD][/TD]
[TD]436[/TD]
[/TR]
</tbody>[/TABLE]
What I need help with is creating a formula to add into one of my existing vlookup formulas that will automatically select the part as being either 10366 or 10367 based on the date that it has. For example, if the date is prior to 02/20/14 I would need it to select the part as being 10366. If the date is after 02/20/14 I would need it to select the part as being 10367. Is there a formula that will allow me to do this without having to split up the text?
Thanks for your help!
Duusomething
I'm working on a spreadsheet that has a reference table with this information:[TABLE="width: 500"]
<tbody>[TR]
[TD]Part[/TD]
[TD]Process[/TD]
[TD]Employee[/TD]
[TD]Date[/TD]
[TD]Time[/TD]
[TD]Size[/TD]
[TD]Serial No:[/TD]
[TD]Carton Weight[/TD]
[/TR]
[TR]
[TD]10366/10367[/TD]
[TD]L23[/TD]
[TD]MFG[/TD]
[TD]06/24/14[/TD]
[TD]9:58:26AM[/TD]
[TD]6[/TD]
[TD][/TD]
[TD]435[/TD]
[/TR]
[TR]
[TD]10366/10367[/TD]
[TD]L23[/TD]
[TD]MFG[/TD]
[TD]02/17/14[/TD]
[TD]8:57:38PM[/TD]
[TD]6[/TD]
[TD][/TD]
[TD]436[/TD]
[/TR]
</tbody>[/TABLE]
What I need help with is creating a formula to add into one of my existing vlookup formulas that will automatically select the part as being either 10366 or 10367 based on the date that it has. For example, if the date is prior to 02/20/14 I would need it to select the part as being 10366. If the date is after 02/20/14 I would need it to select the part as being 10367. Is there a formula that will allow me to do this without having to split up the text?
Thanks for your help!
Duusomething