Skip to Content
0
Former Member
Jun 04, 2008 at 08:50 PM

mapping problem

22 Views

I have a problem with mapping....

i get one value from sender....which should be mapped to receiver...

condition is

if i get 1 at sender - we should get 06 at receiver...

if i get 2 at sender we should get 01 at receiver...

if i get 3 at sender we should get 07 at receiver...

if i get 4 at sender we should get 15 at receiver...

if i get 5 at sender we should get 03 at receiver...

any ideas...what function should i use...