Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 78
Default Subtotal in "Data" menu

Hello
How can I copy/past only the result of using the subtotal in the data menu.
For the moment, if I do a subtotal and want to copy somewhere else the
result of what I am counting (by clicking on the left handside of the screen
on number 2) I end up copying all the data in between. Is there a way to just
copy the results please. I work with 2003 version
Many thanks ahead
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 50
Default Subtotal in "Data" menu

Pascale,

Right Click on the cell that has the value you want to copy and select copy.

Got to the cell that you want to paste and right click, select PASTE
SPECIAL. This will present you with other options, select VALUE.

This will result in the value being copied, however, if the original cell
value changes than you will have to do the above again.

If you want you new destination cell to change if the initial cell changes
then assuming that the cell that has the value of the sum total is in C20,
and you want to replicate this value in cell b20, then go to b20 and type in
=c20.

HTH


"Pascale" wrote:

Hello
How can I copy/past only the result of using the subtotal in the data menu.
For the moment, if I do a subtotal and want to copy somewhere else the
result of what I am counting (by clicking on the left handside of the screen
on number 2) I end up copying all the data in between. Is there a way to just
copy the results please. I work with 2003 version
Many thanks ahead

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 78
Default Subtotal in "Data" menu

Hello
I am sorry to say "been there, done that, does not work"
Lets say that the title of A1 is name, title of B1 is course. When requiring
subtotal, I request to have the total shown in the "name" column. When I
select to only see the results, copy and past, it shows all the rows between
the result (ie the name).
As my spreadsheet has 1400 rows I do not want to have to individually select
the rows. Would you have another option please? Thanks

"Pank" wrote:

Pascale,

Right Click on the cell that has the value you want to copy and select copy.

Got to the cell that you want to paste and right click, select PASTE
SPECIAL. This will present you with other options, select VALUE.

This will result in the value being copied, however, if the original cell
value changes than you will have to do the above again.

If you want you new destination cell to change if the initial cell changes
then assuming that the cell that has the value of the sum total is in C20,
and you want to replicate this value in cell b20, then go to b20 and type in
=c20.

HTH


"Pascale" wrote:

Hello
How can I copy/past only the result of using the subtotal in the data menu.
For the moment, if I do a subtotal and want to copy somewhere else the
result of what I am counting (by clicking on the left handside of the screen
on number 2) I end up copying all the data in between. Is there a way to just
copy the results please. I work with 2003 version
Many thanks ahead

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8
Default Subtotal in "Data" menu

I found this on the net but did not try it yet.

1. add Subtotals to the list
2. in the Subtotal levels click level 2
3. selct a cell in the list and press Ctrl+Shift+*
4. to selct visible scells press Alt+;
OR
press F5 and in the Go To dialog box click Special dialog box, select
Visible cells only and click OK
OR press Select visible cells icon
5. Copy and paste the summary of the subtotals into a different sheet

Hope it helps

Zekni (Belgium)

"Pascale" schreef in bericht
...
Hello
I am sorry to say "been there, done that, does not work"
Lets say that the title of A1 is name, title of B1 is course. When
requiring
subtotal, I request to have the total shown in the "name" column. When I
select to only see the results, copy and past, it shows all the rows
between
the result (ie the name).
As my spreadsheet has 1400 rows I do not want to have to individually
select
the rows. Would you have another option please? Thanks

"Pank" wrote:

Pascale,

Right Click on the cell that has the value you want to copy and select
copy.

Got to the cell that you want to paste and right click, select PASTE
SPECIAL. This will present you with other options, select VALUE.

This will result in the value being copied, however, if the original cell
value changes than you will have to do the above again.

If you want you new destination cell to change if the initial cell
changes
then assuming that the cell that has the value of the sum total is in
C20,
and you want to replicate this value in cell b20, then go to b20 and type
in
=c20.

HTH


"Pascale" wrote:

Hello
How can I copy/past only the result of using the subtotal in the data
menu.
For the moment, if I do a subtotal and want to copy somewhere else the
result of what I am counting (by clicking on the left handside of the
screen
on number 2) I end up copying all the data in between. Is there a way
to just
copy the results please. I work with 2003 version
Many thanks ahead



  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 50
Default Subtotal in "Data" menu

Pascale,

Try the following:-

Select the Rows you want by ensuring you select them by holding down the
CTRL key (this will select whole rows).

Having selected them, select copy, go to an empty row and select, paste
special, values.

I have tried the above in Excel 2002, and I get it to copy the exact text
and not the underlining data.

HTH.


"Pascale" wrote:

Hello
I am sorry to say "been there, done that, does not work"
Lets say that the title of A1 is name, title of B1 is course. When requiring
subtotal, I request to have the total shown in the "name" column. When I
select to only see the results, copy and past, it shows all the rows between
the result (ie the name).
As my spreadsheet has 1400 rows I do not want to have to individually select
the rows. Would you have another option please? Thanks

"Pank" wrote:

Pascale,

Right Click on the cell that has the value you want to copy and select copy.

Got to the cell that you want to paste and right click, select PASTE
SPECIAL. This will present you with other options, select VALUE.

This will result in the value being copied, however, if the original cell
value changes than you will have to do the above again.

If you want you new destination cell to change if the initial cell changes
then assuming that the cell that has the value of the sum total is in C20,
and you want to replicate this value in cell b20, then go to b20 and type in
=c20.

HTH


"Pascale" wrote:

Hello
How can I copy/past only the result of using the subtotal in the data menu.
For the moment, if I do a subtotal and want to copy somewhere else the
result of what I am counting (by clicking on the left handside of the screen
on number 2) I end up copying all the data in between. Is there a way to just
copy the results please. I work with 2003 version
Many thanks ahead



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 78
Default Subtotal in "Data" menu

Can't believe I did not think of that myself. MANY THANKS

"Pank" wrote:

Pascale,

Try the following:-

Select the Rows you want by ensuring you select them by holding down the
CTRL key (this will select whole rows).

Having selected them, select copy, go to an empty row and select, paste
special, values.

I have tried the above in Excel 2002, and I get it to copy the exact text
and not the underlining data.

HTH.


"Pascale" wrote:

Hello
I am sorry to say "been there, done that, does not work"
Lets say that the title of A1 is name, title of B1 is course. When requiring
subtotal, I request to have the total shown in the "name" column. When I
select to only see the results, copy and past, it shows all the rows between
the result (ie the name).
As my spreadsheet has 1400 rows I do not want to have to individually select
the rows. Would you have another option please? Thanks

"Pank" wrote:

Pascale,

Right Click on the cell that has the value you want to copy and select copy.

Got to the cell that you want to paste and right click, select PASTE
SPECIAL. This will present you with other options, select VALUE.

This will result in the value being copied, however, if the original cell
value changes than you will have to do the above again.

If you want you new destination cell to change if the initial cell changes
then assuming that the cell that has the value of the sum total is in C20,
and you want to replicate this value in cell b20, then go to b20 and type in
=c20.

HTH


"Pascale" wrote:

Hello
How can I copy/past only the result of using the subtotal in the data menu.
For the moment, if I do a subtotal and want to copy somewhere else the
result of what I am counting (by clicking on the left handside of the screen
on number 2) I end up copying all the data in between. Is there a way to just
copy the results please. I work with 2003 version
Many thanks ahead

  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 78
Default Subtotal in "Data" menu

Many Thanks!!!

"zekni" wrote:

I found this on the net but did not try it yet.

1. add Subtotals to the list
2. in the Subtotal levels click level 2
3. selct a cell in the list and press Ctrl+Shift+*
4. to selct visible scells press Alt+;
OR
press F5 and in the Go To dialog box click Special dialog box, select
Visible cells only and click OK
OR press Select visible cells icon
5. Copy and paste the summary of the subtotals into a different sheet

Hope it helps

Zekni (Belgium)

"Pascale" schreef in bericht
...
Hello
I am sorry to say "been there, done that, does not work"
Lets say that the title of A1 is name, title of B1 is course. When
requiring
subtotal, I request to have the total shown in the "name" column. When I
select to only see the results, copy and past, it shows all the rows
between
the result (ie the name).
As my spreadsheet has 1400 rows I do not want to have to individually
select
the rows. Would you have another option please? Thanks

"Pank" wrote:

Pascale,

Right Click on the cell that has the value you want to copy and select
copy.

Got to the cell that you want to paste and right click, select PASTE
SPECIAL. This will present you with other options, select VALUE.

This will result in the value being copied, however, if the original cell
value changes than you will have to do the above again.

If you want you new destination cell to change if the initial cell
changes
then assuming that the cell that has the value of the sum total is in
C20,
and you want to replicate this value in cell b20, then go to b20 and type
in
=c20.

HTH


"Pascale" wrote:

Hello
How can I copy/past only the result of using the subtotal in the data
menu.
For the moment, if I do a subtotal and want to copy somewhere else the
result of what I am counting (by clicking on the left handside of the
screen
on number 2) I end up copying all the data in between. Is there a way
to just
copy the results please. I work with 2003 version
Many thanks ahead




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
Macro to concatenate into "B1" B2 thru B"x" based on new data in "Col A" Dennis Excel Discussion (Misc queries) 0 July 17th 06 02:38 PM
HELP on "left","right","find","len","substitute" functions serene83 Excel Discussion (Misc queries) 5 June 27th 06 02:23 AM
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next BCB New Users to Excel 7 May 13th 06 10:02 PM
pictures to work with "data" "sort" option arad Excel Discussion (Misc queries) 1 April 18th 06 09:15 PM
if "a" selected from dropdown menu then show "K" in other cell LEGALMATTERS Excel Worksheet Functions 1 April 13th 06 06:05 PM


All times are GMT +1. The time now is 05:30 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"