I want to regex replace the cell in one column 3 times, which A ---> 10, B ---> 11, C ---> 12
I know how to use the regex for once, but I need to use the code for 3 times in the vba, it seems so tedious. But I haven't found a easier way yet. Any better solution here?
![]()
Please Login or Register to view this content.
Update tnx a lot for your reply ,
I now use call sub
![]()
Please Login or Register to view this content.
Bookmarks