C
Cam
Hello,
I have a query that will be exported to an Excel file. One of the field is a
text field with leading "000" zero and 6 numeric number. I can use
Right([field],6) to eliminate the first three zero, but at the same time How
can I force this field to be a numberic field instead text? Thanks
I have a query that will be exported to an Excel file. One of the field is a
text field with leading "000" zero and 6 numeric number. I can use
Right([field],6) to eliminate the first three zero, but at the same time How
can I force this field to be a numberic field instead text? Thanks