P
Pete Provencher
I have gotten some numbers from a mainframe that are decimal numbers but
they don't have the decimal mark. For example:
220
1450
16
I need to place the decimal point so that the numbers are as follows:
2.20
14.50
..16
I need to create an update query that will update the filed but I can't
figure out how to do this. Any help will be appreciated.
Pete Provencher
they don't have the decimal mark. For example:
220
1450
16
I need to place the decimal point so that the numbers are as follows:
2.20
14.50
..16
I need to create an update query that will update the filed but I can't
figure out how to do this. Any help will be appreciated.
Pete Provencher