PC Review


Reply
Thread Tools Rate Thread

Combobox & Addresses

 
 
Adam
Guest
Posts: n/a
 
      20th Feb 2008
Hi

I have a spreadsheet with three columns filled with A - Company B -
Names C - Address approximatly 3000 rows long.

I have a userform with a Combobox on it to select the three fields
using multi columns. When i have made my selection the Combobox only
shows me the Company.

Is it possible the Combobox can show me all three field i have
selected instead of just the first one? Or is there a better way. I
have looked at the List box, the disadvantage being you have to scroll
to your required address.

Thanks in advance

Addy
 
Reply With Quote
 
 
 
 
JLGWhiz
Guest
Posts: n/a
 
      20th Feb 2008
Go into design mode in the VBE.
You will need to set your column count to 3, then set the
column widths in this format 50;50;150. The column width
is in points unless otherwise specified.

"Adam" wrote:

> Hi
>
> I have a spreadsheet with three columns filled with A - Company B -
> Names C - Address approximatly 3000 rows long.
>
> I have a userform with a Combobox on it to select the three fields
> using multi columns. When i have made my selection the Combobox only
> shows me the Company.
>
> Is it possible the Combobox can show me all three field i have
> selected instead of just the first one? Or is there a better way. I
> have looked at the List box, the disadvantage being you have to scroll
> to your required address.
>
> Thanks in advance
>
> Addy
>

 
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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Access Problem: Combobox.setfocus fires combobox.OnClick event Hal Levy Microsoft Access Form Coding 5 31st Jul 2009 03:54 AM
delete fields in subform combobox after main form combobox is chan deb Microsoft Access 4 24th Jan 2008 10:09 PM
ComboBox.Items.Clear() causes the selection of Text inside the edit of the ComboBox Nomasnd Microsoft Dot NET Framework Forms 1 27th Sep 2006 06:32 PM
HowTo? shift focus in VBA IDE between Object combobox, procedure combobox, and Code window Malcolm Cook Microsoft Access 0 11th Oct 2005 03:42 PM
Bug: Combobox.dropdown = True during Form.New() causes listbox to be disabled, even though combobox is Enabled. =?Utf-8?B?UmF0a2lsZXk=?= Microsoft Dot NET Framework Forms 1 12th Feb 2004 09:58 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:39 AM.