Thread
:
How can I rewrite IF IsError Function to Work in VBA
View Single Post
#
1
Posted to microsoft.public.excel.programming
DogLover
external usenet poster
Posts: 37
How can I rewrite IF IsError Function to Work in VBA
I am trying to write this code in VBA. Does anyone know the best code to
make this work?
If (IsError(mSumIfs / Kountifs),"NA", mSumIfs / Kountifs)
Reply With Quote
DogLover
View Public Profile
Find all posts by DogLover