G
Guest
I have this formula in cell:
=SUM(C12:L12)/((COUNTIF(C12:L12,">=0"))*24)
I need to be able to "convert" this to vba code.
??
thanks!!
=SUM(C12:L12)/((COUNTIF(C12:L12,">=0"))*24)
I need to be able to "convert" this to vba code.
??
thanks!!