Hello all,

I need to basically rule out using filters on my sheets so I can have multiple calculations run at the same time when new numbers are fed into the sheet. What I am looking to do is is setup like this:

IF C2:C300 = %Application Name%
and
IF A2:A300 = PC* or WC*
and
IF K2:K300 = *XP* or *7*
and
IF L2:L300 '<>test'

I thought I had it before but it keeps adding the numbers incorrectly. Any assistance would be awesome.

Thanks,