View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Joe Farruggio Joe Farruggio is offline
external usenet poster
 
Posts: 9
Default calling "Fact()" from a macro in excel 2002

Hi
Does anyone know how to call either the "Fact(x)" or the "Combin(x,y)"
functions from a macro? I need to have x and y as variables obtained
from inputs to the program as it is running.