View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mmc mmc is offline
external usenet poster
 
Posts: 5
Default invoke a function

I need to invoke a function(fx) once a user clicks on button1
ex. Application.Worksheetfinction.CountA -- Is this correct?
Thanks...