View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Euan Ritchie Euan Ritchie is offline
external usenet poster
 
Posts: 8
Default Macro's Pasting into continous rows

I'm trying to make a Macro that once i click the button it will copy from A1
and paste into B2. the next time i click the Button i still want it to copy
from A1 but paste in B3, then B4..B5 so on and so forth!
is this possible?