View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
DKY[_120_] DKY[_120_] is offline
external usenet poster
 
Posts: 1
Default ucase 'data type mismatch'


I'm trying to make my selection uppercase by doing something like this.

Selection.Value = ucase(Selection.Value)

and it keeps giving me a data type mismatch error. What am I doing
wrong here?


--
DKY
------------------------------------------------------------------------
DKY's Profile: http://www.excelforum.com/member.php...o&userid=14515
View this thread: http://www.excelforum.com/showthread...hreadid=565539