G
Guest
I have a table with a feild called fuel_% and it has values entered in
percentage format:
3.0%
I need to create a query that will convert the above value(s) into:
..03
How can I do this? Thanks...
Jason Nelson
percentage format:
3.0%
I need to create a query that will convert the above value(s) into:
..03
How can I do this? Thanks...
Jason Nelson