I have a macro that's not doing all it's supposed to be doing.
What it's supposed to do is remove all leading apostrophes.
What it's doing is removing leading apostrophes from numbers, so '507 becomes 507, what I want.
What it's NOT doing is removing leading apostrophes from text, so 'Doc becomes Doc, which I also want.
What do I have wrong?
![]()
Please Login or Register to view this content.
Bookmarks