sypherecho
New Member
- Joined
- Oct 22, 2010
- Messages
- 2
To whom it may concern,
I am having a problem for a couple of weeks now wherein I am trying to find the Match of Table C to Table based on CF General and Dates, and then convert them to USD.
I have been using a couple of combination of formulas (Vlookup, SUMIF, Substitute) in the formula bar but I do not know how to do this.
[TABLE="class: outer_border, width: 500"]
<tbody>[TR]
[TD]Table 1[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]CF General[/TD]
[TD]CF Specific[/TD]
[TD]currency[/TD]
[TD]1/1/16[/TD]
[TD]1/2/16[/TD]
[/TR]
[TR]
[TD]Client[/TD]
[TD]Customer A[/TD]
[TD]Sing$[/TD]
[TD]100[/TD]
[TD]500[/TD]
[/TR]
[TR]
[TD]Client[/TD]
[TD]Customer B[/TD]
[TD]USD[/TD]
[TD]200[/TD]
[TD]400[/TD]
[/TR]
[TR]
[TD]Client[/TD]
[TD]Customer C[/TD]
[TD]MUR[/TD]
[TD]300[/TD]
[TD]300[/TD]
[/TR]
[TR]
[TD]Client[/TD]
[TD]Customer D[/TD]
[TD]Sing$[/TD]
[TD]300[/TD]
[TD]300[/TD]
[/TR]
[TR]
[TD]Vendor[/TD]
[TD]Customer E[/TD]
[TD]Sing$[/TD]
[TD]500[/TD]
[TD]200[/TD]
[/TR]
[TR]
[TD]Vendor[/TD]
[TD]Customer F[/TD]
[TD]USD[/TD]
[TD]500[/TD]
[TD]100[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Table B: FX Reference Table[/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: center"]currency[/TD]
[TD="align: center"]USD[/TD]
[/TR]
[TR]
[TD]SGD[/TD]
[TD]1.4402[/TD]
[/TR]
[TR]
[TD]USD[/TD]
[TD]1[/TD]
[/TR]
[TR]
[TD]MUR[/TD]
[TD]36.88[/TD]
[/TR]
</tbody>[/TABLE]
Table C: Values should be in USD (Final Result)
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD="align: center"]CF General[/TD]
[TD="align: center"]2016-01-01[/TD]
[TD="align: center"]2016-01-01[/TD]
[/TR]
[TR]
[TD]Client[/TD]
[TD="align: right"]11,640.08[/TD]
[TD="align: right"]12,216.16[/TD]
[/TR]
[TR]
[TD]Vendor[/TD]
[TD="align: right"]1,076.08[/TD]
[TD="align: right"]388.04[/TD]
[/TR]
</tbody>[/TABLE]
You can post your answers by replying to my thread or If you know any video tutorial in YouTube that might help me, you can also give me that link by replying to my thread.
Thank you in advance
With Regards,
Lorens Garcia Edic
I am having a problem for a couple of weeks now wherein I am trying to find the Match of Table C to Table based on CF General and Dates, and then convert them to USD.
I have been using a couple of combination of formulas (Vlookup, SUMIF, Substitute) in the formula bar but I do not know how to do this.
[TABLE="class: outer_border, width: 500"]
<tbody>[TR]
[TD]Table 1[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]CF General[/TD]
[TD]CF Specific[/TD]
[TD]currency[/TD]
[TD]1/1/16[/TD]
[TD]1/2/16[/TD]
[/TR]
[TR]
[TD]Client[/TD]
[TD]Customer A[/TD]
[TD]Sing$[/TD]
[TD]100[/TD]
[TD]500[/TD]
[/TR]
[TR]
[TD]Client[/TD]
[TD]Customer B[/TD]
[TD]USD[/TD]
[TD]200[/TD]
[TD]400[/TD]
[/TR]
[TR]
[TD]Client[/TD]
[TD]Customer C[/TD]
[TD]MUR[/TD]
[TD]300[/TD]
[TD]300[/TD]
[/TR]
[TR]
[TD]Client[/TD]
[TD]Customer D[/TD]
[TD]Sing$[/TD]
[TD]300[/TD]
[TD]300[/TD]
[/TR]
[TR]
[TD]Vendor[/TD]
[TD]Customer E[/TD]
[TD]Sing$[/TD]
[TD]500[/TD]
[TD]200[/TD]
[/TR]
[TR]
[TD]Vendor[/TD]
[TD]Customer F[/TD]
[TD]USD[/TD]
[TD]500[/TD]
[TD]100[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Table B: FX Reference Table[/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: center"]currency[/TD]
[TD="align: center"]USD[/TD]
[/TR]
[TR]
[TD]SGD[/TD]
[TD]1.4402[/TD]
[/TR]
[TR]
[TD]USD[/TD]
[TD]1[/TD]
[/TR]
[TR]
[TD]MUR[/TD]
[TD]36.88[/TD]
[/TR]
</tbody>[/TABLE]
Table C: Values should be in USD (Final Result)
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD="align: center"]CF General[/TD]
[TD="align: center"]2016-01-01[/TD]
[TD="align: center"]2016-01-01[/TD]
[/TR]
[TR]
[TD]Client[/TD]
[TD="align: right"]11,640.08[/TD]
[TD="align: right"]12,216.16[/TD]
[/TR]
[TR]
[TD]Vendor[/TD]
[TD="align: right"]1,076.08[/TD]
[TD="align: right"]388.04[/TD]
[/TR]
</tbody>[/TABLE]
You can post your answers by replying to my thread or If you know any video tutorial in YouTube that might help me, you can also give me that link by replying to my thread.
Thank you in advance
With Regards,
Lorens Garcia Edic
Last edited: