T
Tamara
Hello everybody,
I have been looking in the previous posts for a similar macro, but I haven't
been able to find it.
I use the Office 2003 and I need to write a macro (or a Visual Basic
routine) that loops trough the Database (or predefined columns) and remove
specific characters in the column/Database.
I have a very large Database, and some records have double spaces in them
(char 20 20) or a space at the beginning of the record.
As I need to remove also some other characters, it would be handy if the
character to delete is variable.
The "search and replace" function in the menu cannot be used to do this.
I have tried to used the "search and replace" function and the result was a
complete disaster (luckely I made a backup first).
Any help is very appreciated.
TIA,
Tamara
I have been looking in the previous posts for a similar macro, but I haven't
been able to find it.
I use the Office 2003 and I need to write a macro (or a Visual Basic
routine) that loops trough the Database (or predefined columns) and remove
specific characters in the column/Database.
I have a very large Database, and some records have double spaces in them
(char 20 20) or a space at the beginning of the record.
As I need to remove also some other characters, it would be handy if the
character to delete is variable.
The "search and replace" function in the menu cannot be used to do this.
I have tried to used the "search and replace" function and the result was a
complete disaster (luckely I made a backup first).
Any help is very appreciated.
TIA,
Tamara