markster
Well-known Member
- Joined
- May 23, 2002
- Messages
- 579
- Office Version
- 365
- Platform
- Windows
- MacOS
I need to get up to speed with formulas, but I'm battling to meet a deadline to draw out key info on a 30,000 row spreadheet.
Basically I currently have a formula in U2 as follows: =IF(E2="","In Scope","Out of Scope")
I want to expand it do do other things but have no idea where to start.
So basically , I want it to look at E2 first and if it is blank, return "In Scope", except for where cell T2 contains any words listed in range Z2 to Z25 (basically this is a separate table that has words like Teaching, Tutor, Transition Payment, Overtime, Holiday Pay, Academic, Research (list is growing by the hour) if any of the words are present it returns 'Out of Scope'
Can anyone help?
Thanks very much.
M
Basically I currently have a formula in U2 as follows: =IF(E2="","In Scope","Out of Scope")
I want to expand it do do other things but have no idea where to start.
So basically , I want it to look at E2 first and if it is blank, return "In Scope", except for where cell T2 contains any words listed in range Z2 to Z25 (basically this is a separate table that has words like Teaching, Tutor, Transition Payment, Overtime, Holiday Pay, Academic, Research (list is growing by the hour) if any of the words are present it returns 'Out of Scope'
Can anyone help?
Thanks very much.
M