Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 65
Default For Excel 2007 copy visible cell only is only thru for few number

Hello,

I have tested that for Excel 2007, the copy visible cells only can work for
only fiew numbers of rows. My spreadsheet has more than 55 000 rows and when
I do filtering and I want to copy only visible cells, it can not works it
says it is too complex.

Is there anyway to solve this problem. I have to separeae all the 2006
Purchas Order lines since excell has only 65000 lines plus.

Thanks for any idea provided.


--
H. Frank Situmorang
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,344
Default For Excel 2007 copy visible cell only is only thru for few number

Hi Frank,

First if you are using Excel 2007 your spreadsheet has 1,048,576 rows unless
you are in compatibility mode.

Suppose your items are in column A, starting in A1. While they are filtered
enter the following formula in an adjacent column, here B:

In B1:

=SUBTOTAL(3,A1)

Select cell B1 and Double-click the fill handle. This copies the formula
all the way down. Turn off the filter and select the entire range. Sort on
column B. This will group all the blank cells together and the non-blank
ones together. Select and copy all the non-blank (column B) rows of data.
--
Cheers,
Shane Devenshire
Microsoft Excel MVP
Join http://setiathome.berkeley.edu/ and download a free screensaver to help
search for life beyond earth.

"Frank Situmorang" wrote:

Hello,

I have tested that for Excel 2007, the copy visible cells only can work for
only fiew numbers of rows. My spreadsheet has more than 55 000 rows and when
I do filtering and I want to copy only visible cells, it can not works it
says it is too complex.

Is there anyway to solve this problem. I have to separeae all the 2006
Purchas Order lines since excell has only 65000 lines plus.

Thanks for any idea provided.


--
H. Frank Situmorang

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
Excel 2007 - cell borders not visible when cells colored JLW1 Excel Discussion (Misc queries) 3 February 28th 11 06:33 PM
Excel 2007 visible Cell Dinesh Excel Discussion (Misc queries) 1 October 2nd 08 05:20 PM
Number of visible Tick Labels limited to 100 in Excel 2007 rrr Charts and Charting in Excel 4 August 9th 08 11:38 PM
How to obtain the Row number of next visible cell Down? [email protected] Excel Programming 7 June 27th 07 01:47 AM
Copy to visible cell after Autofilter Hank Excel Discussion (Misc queries) 4 July 6th 06 04:33 PM


All times are GMT +1. The time now is 01:36 AM.

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

About Us

"It's about Microsoft Excel"