Thread
:
Arrays problem
View Single Post
#
1
Posted to microsoft.public.excel.programming
Ali Baba
external usenet poster
Posts: 16
Arrays problem
I want to write a function in VBA which multiplies two numbers together as
follows
=Multiply(A,B,5)
A is the first value
B is the array, eg. A1:A10
5 is the 5th value of the array.
Would anybody be able to help me with this ?
Thanks
Reply With Quote
Ali Baba
View Public Profile
Find all posts by Ali Baba