cell format text
Hi Jan,
Try something like:
Range("A1:A10").NumberFormat = "@"
---
Regards,
Norman
"Jan Šejnoha" wrote in message
...
Hi there,
I code program based on Excel 2000 OLE. I need set number format of cell
(range) to text, but I cannot get the right way from MS reference. Can
anybody guide me how to do that?
Thanks in advance
Jan Šejnoha
|