SUMIF
dblAnswer =
Application.WorksheetFunction.SumIf(LookInRange,Lo okForValue,SumRange)
--
Hmm...they have the Internet on COMPUTERS now!
"magix" wrote:
How can I integrate SUMIF excel formula into a visual basic function code ?
I'm trying to solve an circular reference issue.
Thanks.
|