Hello There,
I have a table column (eg. "Name"). In some of the column cells the data contains blank spaces.
Could you please advise, how to remove the blank spaces in the Table-Column ("Name") using VBA? The value will always be a single name.
Table
Column
-------------
NAME
-------------
Peter
Sam ander
Rocky
P eter
Davi d
Many thanks & regards,
Don
I have a table column (eg. "Name"). In some of the column cells the data contains blank spaces.
Could you please advise, how to remove the blank spaces in the Table-Column ("Name") using VBA? The value will always be a single name.
Table
Column
-------------
NAME
-------------
Peter
Sam ander
Rocky
P eter
Davi d
Many thanks & regards,
Don