M
mohsin via AccessMonster.com
Hi all
Need your opinion for this queries,
In one of my field's table, i have mix hex and decimal value. Since i just
need only hex value in my queries, i need to convert or change the decimal to
hex. The possible function, in my mind is using function IIF([myfield] =
decimal,convert,[myfield])
the question is, how the access will check if the value is decimal or not?,
and then to convert the value, from decimal to hex.?
or any other's idea, appreciate for your help.
thank you
-mohsin
Need your opinion for this queries,
In one of my field's table, i have mix hex and decimal value. Since i just
need only hex value in my queries, i need to convert or change the decimal to
hex. The possible function, in my mind is using function IIF([myfield] =
decimal,convert,[myfield])
the question is, how the access will check if the value is decimal or not?,
and then to convert the value, from decimal to hex.?
or any other's idea, appreciate for your help.
thank you
-mohsin