Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 64
Default Deffinatly need help!!!

Hello all,

i have a big problem,

i am trying to additem to a list, but when i use the
format contol i dont know how to use it!!!

i have text, i know how to set it for date e.g.

..additem format(v, "dd mm yyyy")

so anyone know how to put a string in???

thank you,

Robert Couchman
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,441
Default Deffinatly need help!!!

Robert,

Did you try:

..additem v

Should work if v is a string. If v isn't a string then try:

..additem CStr(v)

HTH,
Bernie
MS Excel MVP

"Robert Couchman" wrote in message
...
Hello all,

i have a big problem,

i am trying to additem to a list, but when i use the
format contol i dont know how to use it!!!

i have text, i know how to set it for date e.g.

.additem format(v, "dd mm yyyy")

so anyone know how to put a string in???

thank you,

Robert Couchman



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 06:12 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"