![]() |
combine the two into a single formula please
Hello from Steved
combine the two below into a single formula please =IF(Master!R6=4, ROW(),"") =IF(Master!R6="W", ROW(),"") |
One way:
=IF(OR(Master!R6=4,Master!R6="W"), ROW(),"") Regards Rowan Steved wrote: Hello from Steved combine the two below into a single formula please =IF(Master!R6=4, ROW(),"") =IF(Master!R6="W", ROW(),"") |
Thanks Rowan
"Rowan" wrote: One way: =IF(OR(Master!R6=4,Master!R6="W"), ROW(),"") Regards Rowan Steved wrote: Hello from Steved combine the two below into a single formula please =IF(Master!R6=4, ROW(),"") =IF(Master!R6="W", ROW(),"") |
You're welcome.
Steved wrote: Thanks Rowan "Rowan" wrote: One way: =IF(OR(Master!R6=4,Master!R6="W"), ROW(),"") Regards Rowan Steved wrote: Hello from Steved combine the two below into a single formula please =IF(Master!R6=4, ROW(),"") =IF(Master!R6="W", ROW(),"") |
All times are GMT +1. The time now is 05:45 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com