Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 24
Default Drop Down based on a condition

Hi,
I want a cell to display a drop down based on the input the user gives in
the reference. For example, If in A1, i enter "Release Note", It has to
display a set of options and if i enter "User Guide" in A1, a different set
of options. Is it possible?

Regards,
Sri Harsha.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Drop Down based on a condition

Create a list of the options that are associated with Release Note.

Let's assume this list is in the range X1:X10.
Give this range the defined name of Release Note
Then, as the source of the drop down list in A1 use:

=INDIRECT(A1)

Do the same thing for User Guide

--
Biff
Microsoft Excel MVP


"Sri Harsha" wrote in message
...
Hi,
I want a cell to display a drop down based on the input the user gives in
the reference. For example, If in A1, i enter "Release Note", It has to
display a set of options and if i enter "User Guide" in A1, a different
set
of options. Is it possible?

Regards,
Sri Harsha.



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
Formula based on condition claude jerry Excel Discussion (Misc queries) 6 November 27th 08 01:14 PM
Sum If based on a 3rd condition ? Steve Excel Worksheet Functions 5 August 18th 07 08:48 AM
Sum based on specific condition Wendy Excel Worksheet Functions 43 June 7th 07 09:25 PM
inserting a row based on a condition. Gary Excel Worksheet Functions 3 August 18th 06 02:09 PM
Drop subsequent ref rows if(condition) StevenL Excel Worksheet Functions 3 January 26th 05 10:30 PM


All times are GMT +1. The time now is 05:13 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"