Hi everyone,
below is part of my code that doesn't seem to be recognizing Ω in VBA, I have tried the below segment of code refereeing to the Unicode but still having problems. HELP
![]()
Please Login or Register to view this content.
Hi everyone,
below is part of my code that doesn't seem to be recognizing Ω in VBA, I have tried the below segment of code refereeing to the Unicode but still having problems. HELP
![]()
Please Login or Register to view this content.
This is the Omega Chrw
![]()
Please Login or Register to view this content.
Thanks,
Mike
If you are satisfied with the solution(s) provided, please mark your thread as Solved.
Select Thread Tools-> Mark thread as Solved.
Or this.
![]()
Please Login or Register to view this content.
Avoid using Select, Selection and Activate in your code. Use With ... End With instead.
You can show your appreciation for those that have helped you by clicking the * at the bottom left of any of their posts.
Thanks guys, I got around it by including the value from a cell. I Tried ChrW(937) and it didn't seem to work.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks