loftsman325
New Member
- Joined
- Aug 16, 2009
- Messages
- 9
i need to check if multiple criteria is met: ex formula=IF(AND('NAPTHA FINAL'!D10>0,'NAPTHA FINAL'!J10>0,'NAPTHA FINAL'!L10<0),'NAPTHA FINAL'!A10," ")
but i need the formula to go through every row to see if this is true and return the result to that line when true and continue to loop through inputing the data to the next line every time the condition is met.
is this possible through a function?
but i need the formula to go through every row to see if this is true and return the result to that line when true and continue to loop through inputing the data to the next line every time the condition is met.
is this possible through a function?