I
ItNerd
I have a table with one field that contains 2 spaces at the front and I need
to remove the spaces and then put a 0 as the first character. For instance
the field would look like ( 33805767038) and I need it to look like
(033805767038). I need to run a query between two tables and create a report.
Can anyone help. Thanks.
to remove the spaces and then put a 0 as the first character. For instance
the field would look like ( 33805767038) and I need it to look like
(033805767038). I need to run a query between two tables and create a report.
Can anyone help. Thanks.