![]() |
IF STATEMENT
Hello,
My brain is not working today. I have an if statement =IF(ErrRpt2!C5="Corp",'Sch 7'!G7,0) Now I want to nest another IF statement to this, If sheet 1=P, Sch 7,'Sch 7'!G7,0) Any help will be appreciated. -- thank you mac |
IF STATEMENT
=IF(AND(Sheet1!A1="P",ErrRpt2!C5="Corp"),'Sch 7'!G7,0)
"mac" wrote: Hello, My brain is not working today. I have an if statement =IF(ErrRpt2!C5="Corp",'Sch 7'!G7,0) Now I want to nest another IF statement to this, If sheet 1=P, Sch 7,'Sch 7'!G7,0) Any help will be appreciated. -- thank you mac |
All times are GMT +1. The time now is 01:26 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com