View Single Post
  #2  
Old January 14th 08, 04:39 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Outlook Script: How to separate datas in a listbox

Either set the list box to use a monospaced font, such as Courier New, or use multiple columns; see http://www.outlook-code.com/article.aspx?ID=32
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"bbnimda" wrote in message ...
Hi all,

I collect data in a listBox il tryed to separate the datas in the same line
using vbtab but the result isn't good, because some full name are longer
then other so datas aren't displayed correctly I want to display them
like excel or any other database with line and column

actually my display look like something like this

xxx xxx xxx xxx
xxxxxxxxxxxxx xxx xxxx xxx
xxx xxxx xxx xxxx
xxx xxx xxx xxx


--
Knowlege grows when shared.

http://bensoft.miniville.fr/tra


Ads