Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Using and if/then functions?? With a drop down menu?

How can I program a worksheet that if a certain text is chosen from a drop
down menu it automatically records certain values in other fields?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,058
Default Using and if/then functions?? With a drop down menu?

Let's say A1 has a data validation pull-down with the opions:

dog
guppy
rose

In B1, enter:

=IF(A1="dog","mammal",IF(A1="rose","flower","fish" ))

--
Gary''s Student - gsnu200777


"Maria13" wrote:

How can I program a worksheet that if a certain text is chosen from a drop
down menu it automatically records certain values in other fields?

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
Drop dwn menu. Formula to count selection frm menu in anoth cell? ggoldber Excel Worksheet Functions 1 June 4th 08 02:21 PM
filter dropdown menu so 2nd drop menu is customized menugal Excel Worksheet Functions 1 September 4th 07 05:25 PM
math functions in a drop down menu? curiousgeorge Excel Discussion (Misc queries) 1 March 21st 07 09:27 PM
Drop-down menu referencing another drop-down menu? Tushar Mehta Excel Programming 0 January 13th 07 12:38 PM
Programming Excel "drop-down menu" functions DaveG. Excel Programming 3 May 25th 04 06:09 PM


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