#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15
Default Drop down table

Hello,

I have 2 columns; first column is the code and the second one is a
description of the code.

I am trying to create a dropdown list on a seperate sheet so that when
I select the code, it should return the description.

I used the combo box to create the drop down list with the code and
the description as the input range and wrote a vlookup to return the
value in that box. But, it's not returning the proper value.

Any clues?

RB
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 698
Default Drop down table

Hi RB,

If I understand correctly, try this.

On sheet 1 select the codes and name them CODE.
On sheet 1 select the codes and the descriptions and name it DATA.

On sheet 2 select F1 and then Data Validation Allow List Source
=CODES OK.
On sheet 2 in C1 enter =VLOOKUP(F1,DATA,2,0)

Select from the drop down list in F1 and C1 returns the description.

HTH
Regards,
Howard

"RB" wrote in message
...
Hello,

I have 2 columns; first column is the code and the second one is a
description of the code.

I am trying to create a dropdown list on a seperate sheet so that when
I select the code, it should return the description.

I used the combo box to create the drop down list with the code and
the description as the input range and wrote a vlookup to return the
value in that box. But, it's not returning the proper value.

Any clues?

RB



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
Pivot Table Drop Downs ChuckTheDuck Excel Discussion (Misc queries) 3 January 14th 08 08:37 PM
Pivot Table drop down Bhanji Excel Discussion (Misc queries) 1 November 1st 07 12:14 AM
Pivot Table Drop down Dale Hagan Charts and Charting in Excel 2 July 23rd 07 07:20 PM
Sorting pivot table drop-down Joyce Excel Discussion (Misc queries) 1 May 23rd 05 11:50 PM
Need help with Drop-Down list and Pivot Table Jared_Hmr Excel Worksheet Functions 1 January 29th 05 12:45 AM


All times are GMT +1. The time now is 09:02 PM.

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"