N
nicpkh via AccessMonster.com
My problem is I have 3 customer that using currency USD. In the field MC that
is sales for whole customer that start with code M* all of them using 1 fixed
currency except these 3 customer.
Right now in my queries under field MC I using this code MC: Sum(IIf(
[customer] Between "L*" And "N*",[mv],0))
So what code do I need to put in so that the 3 customer start with M195GI,
M194GI and M196TW will automatically convert the USD to RM based on 3.27
currency rate?
Thank you for your reply.
is sales for whole customer that start with code M* all of them using 1 fixed
currency except these 3 customer.
Right now in my queries under field MC I using this code MC: Sum(IIf(
[customer] Between "L*" And "N*",[mv],0))
So what code do I need to put in so that the 3 customer start with M195GI,
M194GI and M196TW will automatically convert the USD to RM based on 3.27
currency rate?
Thank you for your reply.