Showing posts with label convert numbers to text. Show all posts
Showing posts with label convert numbers to text. Show all posts

Sunday, February 26, 2012

Convert Number to text in excel

The following is a macro which will to convert number to string. for using the below macro code you need to press F11 in excel to open the Visual Basic Editor, and then click Insert, Module Copy and paste the below code in Module.