Cell format as "Text"
Selection.NumberFormat = "@"
--
Gary's Student
"EradicusMax" wrote:
I don't working with the excel object model that much, so...
What is the property that should be set to make a cell of type "Text"
instead of "General", etc.
..NumberFormat="Text"; throws an error.
|