H
HondoCutty
After exporting data to Excel from access there is a single ` at the
beginning of the record and small square boxes behind every string of
characters that is created using the
“& Chr$(13) & Chr$(10) &†command.
Is there way to remove these, either prior to export in Access or after in
Excel?
Job Site Address: [Job Name] & Chr$(13) & Chr$(10) & [Address] & Chr$(13) &
Chr$(10) & [City] & ", " & [State] & “." & [Zip/Postal Code]
beginning of the record and small square boxes behind every string of
characters that is created using the
“& Chr$(13) & Chr$(10) &†command.
Is there way to remove these, either prior to export in Access or after in
Excel?
Job Site Address: [Job Name] & Chr$(13) & Chr$(10) & [Address] & Chr$(13) &
Chr$(10) & [City] & ", " & [State] & “." & [Zip/Postal Code]