Hi,
I need your help with converting my formula into VBA Code.Please can you help me with this code, it spring a runtime error on line 2. Why?
Excel:Formula =IF(COUNTIFS(F3:F10,"NONE_TP")=0,"",(COUNTIFS(F3:F10,"NONE_TP")))
Sub TestPhase2
Dim ws As Worksheets<o:p></o:p>
Dim lr As...