So as discovered earlier I have an issue with extra spaces when I bring in data from another souce file.
What I want is to be able to, using VBA script, trim all extra spaces, specifically after the text.
My data is in a table titled "PasteTable" I have tried every solution I can think of and I can find on the web but cant seem to get it right.
The data length is dynamic, every time I use it it could be one row or 80 not telling.
Help, Suggestions, or guidance would be greatly appreciated.
What I want is to be able to, using VBA script, trim all extra spaces, specifically after the text.
My data is in a table titled "PasteTable" I have tried every solution I can think of and I can find on the web but cant seem to get it right.
The data length is dynamic, every time I use it it could be one row or 80 not telling.
Help, Suggestions, or guidance would be greatly appreciated.