Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
janeyt
 
Posts: n/a
Default Create a function to return text if two logical functions are true

How do I do this? Do I use IF and AND together???

thanks
  #2   Report Post  
Ken Wright
 
Posts: n/a
Default

=IF(AND(xx=??,yy=??),"Both True","Nope")

--
Regards
Ken....................... Microsoft MVP - Excel
Sys Spec - Win XP Pro / XL 97/00/02/03

----------------------------------------------------------------------------
It's easier to beg forgiveness than ask permission :-)
----------------------------------------------------------------------------

"janeyt" wrote in message
...
How do I do this? Do I use IF and AND together???

thanks



  #3   Report Post  
Gary Brown
 
Posts: n/a
Default

Yes,
=if(and(a1=true, b1=true),"It's True","Not quite there")



"janeyt" wrote in message
...
How do I do this? Do I use IF and AND together???

thanks



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
How to insert carriage return in the middle of a text formula to . Dave Excel Discussion (Misc queries) 2 March 17th 05 02:14 PM
Return value with using Excel function SNOWBALLCHAN New Users to Excel 1 February 21st 05 07:25 AM
How to create a text scrolling window? Rickk New Users to Excel 1 January 29th 05 02:29 AM
Convert Numeric into Text Monty Excel Worksheet Functions 0 December 18th 04 09:25 PM
Macro or Function to make text size to suite text Length? lbbss Excel Discussion (Misc queries) 4 December 14th 04 07:53 PM


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