![]() |
Multiple "if's"
If I want to do multiple "if's" for a cell to be true, and some of the if's have calculations, and some have just cell contents, How would this be handled? Sample in writing: If the average of cells D5:D55 is greater than 5, and the sum of cells E7:E88 is less than 10, and cell A8 has a 1 in it, than the argument is true. I also want to copy and paste the formula into concurring cells but use cell A8 all the time. I am assuming I would put $A$8 for this. If anyone could complete this argument if I explained it right I would REALLY appreciate it. Matt -- athalon ------------------------------------------------------------------------ athalon's Profile: http://www.excelforum.com/member.php...o&userid=31426 View this thread: http://www.excelforum.com/showthread...hreadid=511178 |
Multiple "if's"
=AND(AVERAGE(D5:D55)5,AVERAGE(E7:E88)<10,$A$8=1)
-- HTH Bob Phillips (remove nothere from the email address if mailing direct) "athalon" wrote in message ... If I want to do multiple "if's" for a cell to be true, and some of the if's have calculations, and some have just cell contents, How would this be handled? Sample in writing: If the average of cells D5:D55 is greater than 5, and the sum of cells E7:E88 is less than 10, and cell A8 has a 1 in it, than the argument is true. I also want to copy and paste the formula into concurring cells but use cell A8 all the time. I am assuming I would put $A$8 for this. If anyone could complete this argument if I explained it right I would REALLY appreciate it. Matt -- athalon ------------------------------------------------------------------------ athalon's Profile: http://www.excelforum.com/member.php...o&userid=31426 View this thread: http://www.excelforum.com/showthread...hreadid=511178 |
All times are GMT +1. The time now is 05:09 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com