View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ryguy7272 ryguy7272 is offline
external usenet poster
 
Posts: 2,836
Default copy range using last active cell reference from 1 wkb to another

Your solution is he
http://www.rondebruin.nl/copy1.htm

Other VERY useful resources:
http://www.rondebruin.nl/ado.htm
http://www.rondebruin.nl/copy7.htm


Good luck,
Ryan---
--
Ryan---
If this information was helpful, please indicate this by clicking ''Yes''.


"Jomiop" wrote:

I need to copy from cell A9 all cells with data, (the end row varies from day
to day) from workbook1, and place the information on to a sheet called data
in workbook 2. I would like to run this macro from workbook2 and the user
not see workbook1