Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to use TEXT.TO.COLUMNS() macro function

Status
Not open for further replies.

6656

Programmer
Nov 5, 2002
104
US
Anyone can give me a sample how to use TEXT.TO.COLUMNS() macro function. Or make a correction from below sample(try change numeric Column A to Text format):

TEXT.TO.COLUMNS("C1",1,1,FALSE,TRUE,FALSE,FALSE,FALSE,FALSE,"1,2")

Thanks in advance.
Mike
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top