Thread
:
excel formula and vba
View Single Post
#
1
Posted to microsoft.public.excel.programming
Mona
external usenet poster
Posts: 69
excel formula and vba
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!!
Reply With Quote
Mona
View Public Profile
Find all posts by Mona