pedie
Well-known Member
- Joined
- Apr 28, 2010
- Messages
- 3,875
Hi,
Can VBA to check all the charaters including symbols to see if it matches range("A1").character/symbol.
Suppose i have "?" in A1, can i make the vba to try entering all the characters or symbols available in B1 and then see which one matches A1???
Or do i have to list symbols, characters available in one column and make it guess by trying different values in b1???
Thanks for helping!
Pedie
Can VBA to check all the charaters including symbols to see if it matches range("A1").character/symbol.
Suppose i have "?" in A1, can i make the vba to try entering all the characters or symbols available in B1 and then see which one matches A1???
Or do i have to list symbols, characters available in one column and make it guess by trying different values in b1???
Thanks for helping!
Pedie