Friday 25 October 2013

Excel Macro to convert the text in lower case

Sub lowercase()

'Excel macro to convert the string to lower case
'here is the macro code that can be used to convert the string to lower case
MsgBox LCase("MS DHONI")

'Above excel macro code will print ms dhoni
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