Figured it out! Modified it to below:
![]()
Sub Test() Dim cell As Range For Each cell In Selection cell.Value = CleanTrim(cell.Value) Next cell End Sub
Figured it out! Modified it to below:
![]()
Sub Test() Dim cell As Range For Each cell In Selection cell.Value = CleanTrim(cell.Value) Next cell End Sub
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks