L
Leif Rasmussen
Hi
Can some one tell me, have I use these syntax. When
recording a function from Excel (for uppercase) I get
"UPPER()" but I get a suntax error imediately if using it
as: UPPER(myname).
Application.WorksheetFunction.UPPER (myname) returns an
error at the moment of runtime. (UCASE() will do the job)
But how to use the built in functions in general ???
Can some one tell me, have I use these syntax. When
recording a function from Excel (for uppercase) I get
"UPPER()" but I get a suntax error imediately if using it
as: UPPER(myname).
Application.WorksheetFunction.UPPER (myname) returns an
error at the moment of runtime. (UCASE() will do the job)
But how to use the built in functions in general ???