I am sure I am making a very simple mistake but can't seem to find the solution.
I am using this formula:
=IFERROR(IF($F3="GTS",$M3,(IF(AND(H3="Manual",F3="GTS"),I3,""))),"")
I need to differentiate between manual entry and formulated inputs.
Column H has the option to select 'manual' for...