Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Multiple Worksheet copying to a master worksheet

I am in need a macro that will take data of varying length and copy i
to a master worksheet. The information needs to be copied and the
pasted below the previous one on the master sheet so that I can compil
all the information on one sheet. The data on each sheet is always th
same amount of columns but the number of rows will vary. Any help wit
this is greatly appreciated.

Thanks

--
Message posted from http://www.ExcelForum.com

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Multiple Worksheet copying to a master worksheet

Hi Jayhawktc

Try this
http://www.rondebruin.nl/copy2.htm


--
Regards Ron de Bruin
http://www.rondebruin.nl


"Jayhawktc " wrote in message ...
I am in need a macro that will take data of varying length and copy it
to a master worksheet. The information needs to be copied and then
pasted below the previous one on the master sheet so that I can compile
all the information on one sheet. The data on each sheet is always the
same amount of columns but the number of rows will vary. Any help with
this is greatly appreciated.

Thanks,


---
Message posted from http://www.ExcelForum.com/



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 85
Default Multiple Worksheet copying to a master worksheet

Try coupling Ron's code with the lastcell() function at
http://www.beyondtechnology.com/geeks012.shtml

to reliably obtain the last used row on the page.

"Ron de Bruin" wrote in message
...
Hi Jayhawktc

Try this
http://www.rondebruin.nl/copy2.htm


--
Regards Ron de Bruin
http://www.rondebruin.nl


"Jayhawktc " wrote in message

...
I am in need a macro that will take data of varying length and copy it
to a master worksheet. The information needs to be copied and then
pasted below the previous one on the master sheet so that I can compile
all the information on one sheet. The data on each sheet is always the
same amount of columns but the number of rows will vary. Any help with
this is greatly appreciated.

Thanks,


---
Message posted from http://www.ExcelForum.com/





  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 85
Default Multiple Worksheet copying to a master worksheet

Forget that, he already has a version there !!!

"Paul Lautman" wrote in message
...
Try coupling Ron's code with the lastcell() function at
http://www.beyondtechnology.com/geeks012.shtml

to reliably obtain the last used row on the page.

"Ron de Bruin" wrote in message
...
Hi Jayhawktc

Try this
http://www.rondebruin.nl/copy2.htm


--
Regards Ron de Bruin
http://www.rondebruin.nl


"Jayhawktc " wrote in message

...
I am in need a macro that will take data of varying length and copy it
to a master worksheet. The information needs to be copied and then
pasted below the previous one on the master sheet so that I can

compile
all the information on one sheet. The data on each sheet is always

the
same amount of columns but the number of rows will vary. Any help

with
this is greatly appreciated.

Thanks,


---
Message posted from http://www.ExcelForum.com/







  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Multiple Worksheet copying to a master worksheet

Hi Paul

I use a function that find the last used row in the sheet already
See the code

--
Regards Ron de Bruin
http://www.rondebruin.nl


"Paul Lautman" wrote in message ...
Try coupling Ron's code with the lastcell() function at
http://www.beyondtechnology.com/geeks012.shtml

to reliably obtain the last used row on the page.

"Ron de Bruin" wrote in message
...
Hi Jayhawktc

Try this
http://www.rondebruin.nl/copy2.htm


--
Regards Ron de Bruin
http://www.rondebruin.nl


"Jayhawktc " wrote in message

...
I am in need a macro that will take data of varying length and copy it
to a master worksheet. The information needs to be copied and then
pasted below the previous one on the master sheet so that I can compile
all the information on one sheet. The data on each sheet is always the
same amount of columns but the number of rows will vary. Any help with
this is greatly appreciated.

Thanks,


---
Message posted from http://www.ExcelForum.com/









Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Combining data from multiple worksheets into master worksheet Jill Excel Worksheet Functions 1 February 3rd 09 11:29 PM
multiple worksheets linked to a master worksheet Cat Excel Worksheet Functions 0 June 6th 07 12:09 AM
Master worksheet linking to multiple worksheets and using filter Jon Excel Discussion (Misc queries) 0 November 2nd 06 08:46 AM
Multiple text sheets into a master worksheet as you enter data Tribe Crazy Excel Worksheet Functions 0 May 26th 06 04:36 PM
Multiple worksheet master Tuc Excel Discussion (Misc queries) 1 May 31st 05 06:56 AM


All times are GMT +1. The time now is 10:27 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"