thewiseguy
Well-known Member
- Joined
- May 23, 2005
- Messages
- 1,015
- Office Version
- 365
- Platform
- Windows
Hi all - I'm having a tough time with this one. Currently I am using this formula:
=IF(D4="control",'Project Items '!$E$22,'Project Items '!$E$10)
I want to add the following AND statement:
=IF(O4<>"",'Project Items '!$E$10,"")
Can someone help combine these?
=IF(D4="control",'Project Items '!$E$22,'Project Items '!$E$10)
I want to add the following AND statement:
=IF(O4<>"",'Project Items '!$E$10,"")
Can someone help combine these?