How do I convert all the cells of an excel sheet to text?
- by Justin Tanner
Given an existing Excel 2003 document with cells of any type (integers, text, decimal, etc), how do I convert the contents of every cell to text?
And save all these changes in the same excel document?