View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Chaz Chaz is offline
external usenet poster
 
Posts: 12
Default Macro - Modular fill function

I have created a number of macros in excel. One of them uses a function that
i would like to fill down a column for as many rows as there are in the
worksheet (which will vary from time to time). I was wondering if anyone
might have a suggestion how to code this.

Thanks