View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default macro - copy/add to another sheet

Maybe this stuff from Debra Dalgleish's site:
http://contextures.com/xlForm03.html
and maybe...
http://contextures.com/xlForm02.html

puiuluipui wrote:

Hi, i need a macro that will copy datas from sheet1 : J5 ;D13 ;D14 ;D15 ;F15
;E19 ;E20 to Sheet 2 to range A:G.
But i need the macro to paste to first empty row that it finds.
Every time i run macro, to add the informations to the next empty row.
The ideea is to add informations so i can create a small database.
Can this be done?
Thanks!


--

Dave Peterson