Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Combo Box / VLOOKUP

Is it possible to link a VLOOKUP to the data in a combo box?

I am trying to create a report where a country is selected from the combo
box. The VLOOKUP picks up this value and the country is then displayed in a
number of cells.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Combo Box / VLOOKUP

Link the results of the combobox to a cell and use that cell in the vlookup.

--
Regards,
Tom Ogilvy


"Welly" wrote:

Is it possible to link a VLOOKUP to the data in a combo box?

I am trying to create a report where a country is selected from the combo
box. The VLOOKUP picks up this value and the country is then displayed in a
number of cells.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Combo Box / VLOOKUP

Hi Tom,

My linked cell just produces a number of where the value of the combo box is
in the table

eg if i select Austria in the combo box the link cell displays 1 as Austria
is the first country in the list.

"Tom Ogilvy" wrote:

Link the results of the combobox to a cell and use that cell in the vlookup.

--
Regards,
Tom Ogilvy


"Welly" wrote:

Is it possible to link a VLOOKUP to the data in a combo box?

I am trying to create a report where a country is selected from the combo
box. The VLOOKUP picks up this value and the country is then displayed in a
number of cells.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Combo Box / VLOOKUP

Solved it,

Thank you

"Welly" wrote:

Hi Tom,

My linked cell just produces a number of where the value of the combo box is
in the table

eg if i select Austria in the combo box the link cell displays 1 as Austria
is the first country in the list.

"Tom Ogilvy" wrote:

Link the results of the combobox to a cell and use that cell in the vlookup.

--
Regards,
Tom Ogilvy


"Welly" wrote:

Is it possible to link a VLOOKUP to the data in a combo box?

I am trying to create a report where a country is selected from the combo
box. The VLOOKUP picks up this value and the country is then displayed in a
number of cells.

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Combo Box / VLOOKUP

=offset(cell in topleft of data,cell with index number from combo, Column
Offset,1,1)

--
Regards,
Tom Ogilvy



"Welly" wrote:

Solved it,

Thank you

"Welly" wrote:

Hi Tom,

My linked cell just produces a number of where the value of the combo box is
in the table

eg if i select Austria in the combo box the link cell displays 1 as Austria
is the first country in the list.

"Tom Ogilvy" wrote:

Link the results of the combobox to a cell and use that cell in the vlookup.

--
Regards,
Tom Ogilvy


"Welly" wrote:

Is it possible to link a VLOOKUP to the data in a combo box?

I am trying to create a report where a country is selected from the combo
box. The VLOOKUP picks up this value and the country is then displayed in a
number of cells.



  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Combo Box / VLOOKUP

How did you solve this? I am having the same problem with a number coming up.

"Welly" wrote:

Solved it,

Thank you

"Welly" wrote:

Hi Tom,

My linked cell just produces a number of where the value of the combo box is
in the table

eg if i select Austria in the combo box the link cell displays 1 as Austria
is the first country in the list.

"Tom Ogilvy" wrote:

Link the results of the combobox to a cell and use that cell in the vlookup.

--
Regards,
Tom Ogilvy


"Welly" wrote:

Is it possible to link a VLOOKUP to the data in a combo box?

I am trying to create a report where a country is selected from the combo
box. The VLOOKUP picks up this value and the country is then displayed in a
number of cells.

  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 15,768
Default Combo Box / VLOOKUP

You can use a combo box from the control toolbox and it will return the
selection to the linked cell while a combo box from the forms toolbar
returns an index number.

--
Biff
Microsoft Excel MVP


"Novice_Excellerator" wrote
in message ...
How did you solve this? I am having the same problem with a number coming
up.

"Welly" wrote:

Solved it,

Thank you

"Welly" wrote:

Hi Tom,

My linked cell just produces a number of where the value of the combo
box is
in the table

eg if i select Austria in the combo box the link cell displays 1 as
Austria
is the first country in the list.

"Tom Ogilvy" wrote:

Link the results of the combobox to a cell and use that cell in the
vlookup.

--
Regards,
Tom Ogilvy


"Welly" wrote:

Is it possible to link a VLOOKUP to the data in a combo box?

I am trying to create a report where a country is selected from the
combo
box. The VLOOKUP picks up this value and the country is then
displayed in a
number of cells.



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
Combo Box - How to Use Output in Vlookup opieandy Excel Discussion (Misc queries) 4 July 5th 09 04:32 AM
using vlookup with combo box Larry Excel Worksheet Functions 4 November 5th 08 05:51 PM
Combo Box and VLOOKUP Learning Excel Excel Discussion (Misc queries) 7 January 19th 08 10:09 AM
vlookup from a combo box? MA via OfficeKB.com Excel Discussion (Misc queries) 3 July 8th 05 10:34 PM
Vlookup from Combo Box ACase Excel Discussion (Misc queries) 2 March 23rd 05 05:17 PM


All times are GMT +1. The time now is 03:08 AM.

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

About Us

"It's about Microsoft Excel"