When you are pasting a formula manually in Excel, you can double click
on the bottom right hand corner of the selected cell and it will
duplicate the formula for the other rows beneath it.
Is there anyway that I can do this in VBA? The only way I can do it at
the moment is to paste the formula say 5000 rows and then remove the
unwanted rows at the bottom. The end of the data is changeable, so I
cannot just paste it to a certain cell number.
Your help appreciated,