Harold Garcia
Board Regular
- Joined
- Jan 2, 2014
- Messages
- 72
Dear Expert,
Can you help me find a formula that will solve my problem.
[TABLE="class: grid, width: 100"]
<tbody>[TR]
[TD]Ticket Sequence[/TD]
[TD]Validation Code[/TD]
[TD]Amount[/TD]
[TD]Date[/TD]
[TD]Name[/TD]
[/TR]
[TR]
[TD]1234[/TD]
[TD]8814[/TD]
[TD]5000[/TD]
[TD]Apri1[/TD]
[TD]John[/TD]
[/TR]
[TR]
[TD]1222[/TD]
[TD]1598[/TD]
[TD]100[/TD]
[TD]May2[/TD]
[TD]Mark[/TD]
[/TR]
[TR]
[TD]1221[/TD]
[TD]2456[/TD]
[TD]150[/TD]
[TD]Feb4[/TD]
[TD]Luke[/TD]
[/TR]
[TR]
[TD]1234[/TD]
[TD]6871[/TD]
[TD]200[/TD]
[TD]Mar10[/TD]
[TD]Matthew[/TD]
[/TR]
</tbody>[/TABLE]
Can your give me a formula that will satisfy this condition
1. From a separate worksheet I will encode the Ticket Sequence and Validation Code. The Amount, Date and Name will automatically appear.
2. I cannot use the vlookup since there are duplicate ticket sequence.
3. Is there any vlookup formula using multiple conditions.
Thank You
Can you help me find a formula that will solve my problem.
[TABLE="class: grid, width: 100"]
<tbody>[TR]
[TD]Ticket Sequence[/TD]
[TD]Validation Code[/TD]
[TD]Amount[/TD]
[TD]Date[/TD]
[TD]Name[/TD]
[/TR]
[TR]
[TD]1234[/TD]
[TD]8814[/TD]
[TD]5000[/TD]
[TD]Apri1[/TD]
[TD]John[/TD]
[/TR]
[TR]
[TD]1222[/TD]
[TD]1598[/TD]
[TD]100[/TD]
[TD]May2[/TD]
[TD]Mark[/TD]
[/TR]
[TR]
[TD]1221[/TD]
[TD]2456[/TD]
[TD]150[/TD]
[TD]Feb4[/TD]
[TD]Luke[/TD]
[/TR]
[TR]
[TD]1234[/TD]
[TD]6871[/TD]
[TD]200[/TD]
[TD]Mar10[/TD]
[TD]Matthew[/TD]
[/TR]
</tbody>[/TABLE]
Can your give me a formula that will satisfy this condition
1. From a separate worksheet I will encode the Ticket Sequence and Validation Code. The Amount, Date and Name will automatically appear.
2. I cannot use the vlookup since there are duplicate ticket sequence.
3. Is there any vlookup formula using multiple conditions.
Thank You