Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Need some help with Excel 2003..?

I have list selection cell with 4 words in it. i want another cell to display
1 value if one of the four words is selected and another if the other three
are selected... basically a list with a,b,c,d and another box that will
display x if a,b,c are selected and y if d is selected. I tried
=if(c17="a","x",""), etc... along with =if(c17="d",y","") and all I get back
is TRUE not my x or y... HELP!!!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 698
Default Need some help with Excel 2003..?

Try =IF(G1="d","y","x")

HTH
Regards,
Howard

"djsurreal3" wrote in message
...
I have list selection cell with 4 words in it. i want another cell to
display
1 value if one of the four words is selected and another if the other
three
are selected... basically a list with a,b,c,d and another box that will
display x if a,b,c are selected and y if d is selected. I tried
=if(c17="a","x",""), etc... along with =if(c17="d",y","") and all I get
back
is TRUE not my x or y... HELP!!!



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
Excel 2007 versus Excel 2003 & Excel 97-2003 fully compatible Bumpersnesty Excel Worksheet Functions 0 April 26th 10 09:44 PM
Convert Excel 2003 spreadsheet into Outlook Contacts table 2003 Stuart[_4_] Excel Discussion (Misc queries) 2 October 6th 08 05:07 PM
Transferring Large Amount of Data from Excel 2003 to Access 2003 [email protected] Excel Programming 3 January 12th 07 05:48 PM
Copying Excel 2003 Selection into Outlook 2003 HTML E-Mail Message [email protected] Excel Discussion (Misc queries) 0 July 10th 06 03:07 PM
Word 2003 Find/Change Automation from Excel 2003 crashes Excel 200 Joel Berry Excel Programming 9 March 6th 06 10:20 PM


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

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"