#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ed Ed is offline
external usenet poster
 
Posts: 279
Default Embeded ComboBox

If I have an embeded "ComboBox" in a sheet. Is there a way to extract the
information into a function formula, such as:
=LOOKUP(ComboBox.1,Sheet3!B4:B18252,MFR_CODES)

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,202
Default Embeded ComboBox

If I have an embeded "ComboBox" in a sheet. Is there a way to
extract the information into a function formula, such as:
=LOOKUP(ComboBox.1,Sheet3!B4:B18252,MFR_CODES)


You should be able to do what you asked using the cell the ComboBox is
linked to. If you used a ComboBox from the Forms Toolbar, then you could use
a look up function to look up the Index value placed in the linked cell to
find the actual selected ComboBox value... if you used an ActiveX ComboBox,
then the selected value is placed directly into the linked cell.

Rick

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Parent of the embeded excel ARHangel Excel Discussion (Misc queries) 1 May 10th 07 11:19 AM
How to print 15 embeded charts on two sheets at once? Dmitry Charts and Charting in Excel 4 April 28th 06 06:42 AM
Embeded Excel File gridlines? dlw Excel Discussion (Misc queries) 2 July 20th 05 08:42 PM
protect embeded object greg Excel Discussion (Misc queries) 1 December 9th 04 10:12 PM
protect embeded object greg Excel Worksheet Functions 1 December 9th 04 10:12 PM


All times are GMT +1. The time now is 10:27 PM.

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

About Us

"It's about Microsoft Excel"