Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks a lot, it works!
"Norman Jones" pí¹e v diskusním pøíspìvku ... 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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
word match in string text in cell, color format cell | Excel Discussion (Misc queries) | |||
Compare text in cell to custom text format?? | Excel Discussion (Misc queries) | |||
Can not see text in Excel when cell format is set to wrap text | New Users to Excel | |||
Making cell reference absolute makes cell format text | Excel Worksheet Functions | |||
Cell Format - $ and Text | Excel Worksheet Functions |