View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
kl kl is offline
external usenet poster
 
Posts: 1
Default quick questions about array addition, substraction, multiplication

Hi, I am new in VBA. Just wondering if there is more efficient way of adding,
multiplicating and dividing arrays than using loops. Is there any good
reference on this. (actually I need a good start programming book on VBA with
more focus on OOP programming). Thanks a lot!

kl