S
Steve
Is there a format function or something to strip decimals
out of a number? In other words, if I have 581.77, I
want my query to read the number as 58177.
Also, if I want to place leading zeros in front of the
new number I just created, how could I do that? I need a
total of 10 numbers, including the new number:
0000058177
Thanks,
Steve
out of a number? In other words, if I have 581.77, I
want my query to read the number as 58177.
Also, if I want to place leading zeros in front of the
new number I just created, how could I do that? I need a
total of 10 numbers, including the new number:
0000058177
Thanks,
Steve