LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,942
Default If then on drop down

hi
assuming that your drop downs are data validation, i think there may be a
problem with your formula. if in your formula, 30 is a real number then your
formula should look like this......
=IF(AND(C8="Black",D8=30), "Yes","No")
ie no quotes around the number 30.
i tested and it works without the quotes.

regards
FSt1

"Cam" wrote:

I have a sheet with a number of drop-down lists. I want to do an "if then"
statement based on selections from the drop-downs but, it's not working. My
formula is =IF(AND(C8="Black",D8="30"), "Yes","No"). It works as long as I
type directly into c8 and d8. It does not work if I select c8 and d8 from a
drop-down list. Do either of you know if I'm doing something incorrectly or
can I just not do that?

 
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
Creating drop downs in a cell contingent on another drop down Keeprogoal[_2_] Excel Discussion (Misc queries) 1 March 24th 09 04:37 PM
Drop down lists that auto create and then filter the next drop down list [email protected] Excel Worksheet Functions 2 September 30th 07 11:53 AM
how do I use one drop-list to modify another drop-lists options? [email protected] Excel Discussion (Misc queries) 3 September 9th 07 05:46 PM
how do I link a drop down list entry to a new drop down cell? lmunzen Excel Discussion (Misc queries) 1 August 15th 06 04:59 PM
Cross-referenced drop-down menu (nested drop-downs?) creativeops Excel Worksheet Functions 4 November 22nd 05 05:41 PM


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