Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / January 2006

Tip: Looking for answers? Try searching our database.

how to copy a selected value from a combobox

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
lalaexcel - 26 Jan 2006 04:37 GMT
Hi

I have a combobox which holds different names of my products.  It is my
great interest to know how to get the value or name selected and copy it
to another worksheet or cell location.  I am thinking of using this to
avoid unrelated item entry before taking the vlookup function to search
for further information.

Regards

Signature

lalaexcel

Dave Peterson - 26 Jan 2006 12:20 GMT
You may find Data|Validation a bit easier than a combobox.

Debra Dalgleish has some notes at:
http://www.contextures.com/xlDataVal01.html

But if you used a combobox from the control toolbox toolbar, you can assign it a
linked cell to retrieve the value in the combobox.

If you used a dropdown from the Forms toolbar, then you'll need a linked cell to
return the index into the list and another cell containing a formula that
retrieves that value in the list:

=if(a1="","",index(a2:a99,a1))

If the list is in A2:A99 and the linked cell is A1.

> Hi
>
[quoted text clipped - 11 lines]
> lalaexcel's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=30585
> View this thread: http://www.excelforum.com/showthread.php?threadid=505218

Signature

Dave Peterson

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.