Thread
:
Translate to code
View Single Post
#
1
Posted to microsoft.public.excel.programming
Ray
external usenet poster
Posts: 267
Translate to code
Hi -
I'd like to translate the following formula (which works in Excel) to
work in VBA code:
=SUMPRODUCT((LEFT($C$3:$C$100,6)="UNICEF")*($G$3:$ G$100))
(Note: entered as an ARRAY formula)
Thanks, Ray
Reply With Quote
Ray
View Public Profile
Find all posts by Ray