P
pegman
I can't figure this one out...
=IF(M16>0,INDIRECT("V"&SUM(O2+1),0))
the INDIRECT("V"&SUM(O2+1) aspect worked fine, but I only wanted that value
to show so I added the IF aspect... I keep getting errors in the value
=IF(M16>0,INDIRECT("V"&SUM(O2+1),0))
the INDIRECT("V"&SUM(O2+1) aspect worked fine, but I only wanted that value
to show so I added the IF aspect... I keep getting errors in the value