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 IF three functions are.......

I need a formula to use with conditional formatting that does all the
following:

If G4=Y (TEXT)
If G13=R (TEXT)
IF O1328 (Number)

Then changes it to what color I choose.

I want it to tell me when a 14/15 old is working more than 28 hours a week
when school is in session. So any help would be apprecited. Thanks!

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default IF three functions are.......

=AND(G4="Y",G13="R",O1328)
--
David Biddulph

"mndpy" wrote in message
...
I need a formula to use with conditional formatting that does all the
following:

If G4=Y (TEXT)
If G13=R (TEXT)
IF O1328 (Number)

Then changes it to what color I choose.

I want it to tell me when a 14/15 old is working more than 28 hours a week
when school is in session. So any help would be apprecited. Thanks!



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 24
Default IF three functions are.......

Thanks! That worked great!

"David Biddulph" wrote:

=AND(G4="Y",G13="R",O1328)
--
David Biddulph

"mndpy" wrote in message
...
I need a formula to use with conditional formatting that does all the
following:

If G4=Y (TEXT)
If G13=R (TEXT)
IF O1328 (Number)

Then changes it to what color I choose.

I want it to tell me when a 14/15 old is working more than 28 hours a week
when school is in session. So any help would be apprecited. 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
formula/functions for average and if functions Petu71 Excel Worksheet Functions 2 August 5th 07 08:25 PM
XL2003 FILTER FUNCTIONS VS. XL2007 FILTER FUNCTIONS RET70168 Excel Worksheet Functions 0 June 15th 07 01:00 AM
efficiency: database functions vs. math functions vs. array formula nickname Excel Discussion (Misc queries) 2 July 14th 06 04:26 AM
Looking for a site with functions that substitute the ATP functions Franz Verga Excel Worksheet Functions 3 June 24th 06 04:30 AM
Nesting functions in the functions dialog box cs170a Excel Worksheet Functions 0 June 10th 05 10:36 PM


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