What I need is a way of adding 1 to a value in a cell if the value from another cell on a different work sheet is above or below a certain value; without any prior knowledge or experience of programming im basically trying to do the following...
IF L3:L3350>1800 then +1 to J50
IF L3:L3350<1800 then +1 to F50
What im trying to do is +1 to the value in cell J50 if SLA was breached (>1800)
If SLA was not breached (<1800) then +1 to the value in cell F50
Thank you in advance; I realise this isn't the most technically orientated or posed question but any help would be fantastic,
Many thanks,
BC
Bookmarks