Can anyone help me as I have been going around in circles trying to solve this problem!
I have a cell in worksheet1 (Cell ref S7) which is either blank or has a "Y" input
On worksheet 2 in cell ref AO7 I need a function that will firstly check if worksheet1 cell has a "Y" if not then return 0, if "Y" then check if worksheet2 cells J7 AND K7 is > 0 , if both are > 0 return a 0. If J7 is > 0 and K7 = 0 then return value in cell AO2, if J7 = 0and K7 > 0 then return value in cell AO2
Hope this explains what I mean.
Thanks
Bookmarks