Use RegEx in vba sub in general sheet
Closed
Sanju_7454
Posts
12
Registration date
Thursday May 9, 2019
Status
Member
Last seen
May 28, 2019
-
May 21, 2019 at 05:44 PM
Blocked Profile - May 25, 2019 at 06:31 PM
Blocked Profile - May 25, 2019 at 06:31 PM
Related:
- Vba regex
- Vba case like - Guide
- Number to words in excel formula without vba - Guide
- Vba check if value is in array - Guide
- Vba color index - Guide
- How to open vba in excel mac - Guide
2 responses
Sanju_7454
Posts
12
Registration date
Thursday May 9, 2019
Status
Member
Last seen
May 28, 2019
3
May 21, 2019 at 06:56 PM
May 21, 2019 at 06:56 PM
Thank You. I found answer for this.
But i have one doubt, how to read the cell value in vba if A1 has special character like --------
I used Range("A1").Value , Its throwing an error
Plz help me on this.
But i have one doubt, how to read the cell value in vba if A1 has special character like --------
I used Range("A1").Value , Its throwing an error
Plz help me on this.
May 22, 2019 at 10:20 AM
May 25, 2019 at 11:20 AM