Friday 25 October 2013

Excel Macro to convert the string text to upper case

Sub uppercase()

'Excel macro to convert the string to upper case
'here is the macro code that can be used to convert the string to upper case
MsgBox UCase("priynka chopra")

'Above excel macro code will print PRIYANKA CHOPRA
End Sub


What do you think on above excel macro topic? Please provide your input, comments, questions on excel macro. I will try to reply as soon as possible. I value your opinion on Excel Macros.

No comments:

Post a Comment

Popular Posts

Search This Blog