View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
EradicusMax EradicusMax is offline
external usenet poster
 
Posts: 2
Default Cell format as "Text"

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.