View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
DanielWalters6 DanielWalters6 is offline
external usenet poster
 
Posts: 27
Default Multiplying A Range

Is there a function, like

=Fact(10)

Which multiplies all the values in a particular range?

=FUNCTIONNAME(A1:A10)

if not, can you suggest a way to do this in VBA?

Dan Walters