Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Copying non-blank rows to another sheet...

I think (hope) i am missing something simple here..
I have a worbook with a number of sheets (1-3), and a final sheet "4" that consolidates the information
After some processing, the sheets 1-3 have variable amounts of data. I am trying to copy the data from each of the sheets into sheet 4
The data in sheets 1-3 use columns A-F - all cells in column "A" will contain an index number, but this is not unique to each row
One method i had thought of using was to calculate the last non-blank row of column "A", and then copy range A1-F(last row) and then paste into the relevant place in the last sheet... but I just can't help feeling that there must be a simple (advanced) filter in VB that will select all the non-blank cells and allow to copy / paste

I'm very curious to know if there is... i can work through the above option OK... TI

Mike
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default Copying non-blank rows to another sheet...

Hi
have a look at
http://www.rondebruin.nl/copy2.htm

--
Regards
Frank Kabel
Frankfurt, Germany

"Mike" schrieb im Newsbeitrag
...
I think (hope) i am missing something simple here...
I have a worbook with a number of sheets (1-3), and a final sheet "4"

that consolidates the information.
After some processing, the sheets 1-3 have variable amounts of data.

I am trying to copy the data from each of the sheets into sheet 4.
The data in sheets 1-3 use columns A-F - all cells in column "A" will

contain an index number, but this is not unique to each row.
One method i had thought of using was to calculate the last non-blank

row of column "A", and then copy range A1-F(last row) and then paste
into the relevant place in the last sheet... but I just can't help
feeling that there must be a simple (advanced) filter in VB that will
select all the non-blank cells and allow to copy / paste.

I'm very curious to know if there is... i can work through the above

option OK... TIA

Mike


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
Need help Taking alot data from one sheet (if not blank) and copying toa list on another sheet. Alex Zuniga Excel Worksheet Functions 1 November 25th 09 11:54 PM
Copying rows from one sheet to another.... Buyone Excel Worksheet Functions 1 June 20th 07 10:56 PM
copying rows from next sheet over ayl322 Excel Discussion (Misc queries) 3 November 22nd 05 07:39 PM
Copying whole rows to different sheet once found Gordy w/Hi Expectations Excel Discussion (Misc queries) 8 October 31st 05 01:00 PM
Copying selected rows to another sheet tacarme Excel Worksheet Functions 3 June 25th 05 11:46 AM


All times are GMT +1. The time now is 06:00 PM.

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"