PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Form Programming Re: Can't get a multi-column combo to work

Reply

Re: Can't get a multi-column combo to work

 
Thread Tools Rate Thread
Old 09-07-2003, 05:30 PM   #1
Sue Mosher [MVP]
Guest
 
Posts: n/a
Default Re: Can't get a multi-column combo to work


You cannot use Possible Values to populate a multi-column list box. Build an array instead and then set List or Column to the array.
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
http://www.slipstick.com/books/jumpstart.htm


"don" <delliker@hotmail.com> wrote in message news:996f01c3462d$5b0717d0$a401280a@phx.gbl...
> This combo uses the 'possible values' property to populate
> the combo with a value list. I have set the column count
> to two and the bound column to 1. The value list data is
> interpreted by Outlook to be one column. The value list is
> semi-colon delimited (though I've tried other characters
> in desperation) The combo has two columns but the second
> one is blank and the 'second column' data is in the first
> column. The Outlook 'help' isn't helping.
> TIA,
> Don

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off