Thread
:
Divide one range with another
View Single Post
#
1
Posted to microsoft.public.excel.programming
Josip
external usenet poster
Posts: 5
Divide one range with another
Hello,
is there a way in VBA to perform elementwise division on two ranges of
numbers, say A1:B10 and C1:D10? I.e.
A1/C1, A2/C2, ...
Thanks,
J
Reply With Quote
Josip
View Public Profile
Find all posts by Josip