James Snyder
Well-known Member
- Joined
- Jan 11, 2013
- Messages
- 618
I am working in a macro and for the sake of speed would like to use the Excel UPPER() function instead of VBA's UCase(). I am failing to find it among the Excel objects. I thought it might be part of WorksheetFunction, but that is not the case. Is it useable from VBA?