A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

combo box



 
 
Thread Tools Display Modes
  #1  
Old March 22nd, 2010, 11:38 PM posted to microsoft.public.excel.worksheet.functions
Gabito
external usenet poster
 
Posts: 3
Default combo box

Hi: I have a combobox which shows two values: name and age, after I
choose "the value", the combo box just shows the "name". I need to be
able to print both values. How can I tell the combo box to leave the 2
fields onscreen?
  #2  
Old March 23rd, 2010, 07:46 AM posted to microsoft.public.excel.worksheet.functions
OssieMac
external usenet poster
 
Posts: 862
Default combo box

Hello Gabito,

You can only display one column in the Combo Box.

Is this Combo Box on a worksheet? If so, the TextColumn is the one that is
displayed and the BoundColumn is the value returned by the combo box.

You could make the TextColumn 1 (Name) and the BoundColumn 2 (Age). Then set
the Linked cell to an adjacent cell just to the right of the Combo Box. That
way the Name (Column1) can be displayed in the Combo Box and the Age (Column
2) in the adjacent linked cell.

If it is on a userform then get back to me if and I'll explain how to
achieve it in a text box on a user form.

--
Regards,

OssieMac


"Gabito" wrote:

Hi: I have a combobox which shows two values: name and age, after I
choose "the value", the combo box just shows the "name". I need to be
able to print both values. How can I tell the combo box to leave the 2
fields onscreen?
.

 




Thread Tools
Display Modes

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 Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 11:59 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.