Force Caps Lock
Use:
data=WorksheetFunction.Upper(data)
John wrote:
Is it possible to force Caps Lock on entry via VBA? Failing that is it
possible to 'refresh' data over a certain range to Caps Lock on the
triggering of an event, that event being clicking on the print icon?
Thanks
|