Hi Gurus,
I'm new in VBA and I do need some help for the following codes.
In Excel file, my code works fine but not in VBA.
In Excel file, my codes are as follows:
=IF(E2="","Not Found", IF(COUNTIFS(E:E,E2,F:F,F2)>1, IF(COUNTIFS(E$1:E2,E2,F$1:F2,F2)=1, SUMIFS('Traffic Report'!$L:$L,'Traffic...