View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
childofthe1980s childofthe1980s is offline
external usenet poster
 
Posts: 122
Default how to copy and paste "averages"

That worked perfectly, Eduardo! Thank you!

childofthe1980s

"Eduardo" wrote:

Hi,
once you hit 2, highlight the range you get, then CTRL G, Special, Visible
cells only, copy, then paste it in your desire location

if this helps please click yes

"childofthe1980s" wrote:

Hello:

I have an Excel displays subtotals based on the average of other fields.

I click the "2", in order to collapse the rows to just show the "Average"
and not the detail.

I simply want to copy into another spreadsheet these "Average" rows. But,
when I paste, it pastes the detail--not the "summarized" row averages.

Is there not a way of copying and pasting the summarized data?

childofthe1980s