View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.misc
albertmb
 
Posts: n/a
Default MIcrosoft Excel: should allow sheet increase by 1 on fill down

Hi Ken,
Thank you once again, I will try it even though it seems so complicated. I
will let you know the result.

Regards
Albert

"Ken Johnson" wrote:

Hi Albert,
Just a little correction in my blurb. In my second point I wrote (ROW()
-1 = 2, for row 1),
which should have been (ROW() -1 = 1, for row 2)
Ken Johnson