Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 67
Default Groping by column

Is there anyway to do the groping by column only ? Say, I want to gtoup
sheet1.column A and sheet2.column A. Thanks

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,236
Default Groping by column

For what purpose?
It is definitely possible to use a function against multiple sheets:
=SUM(Sheet1!A:A, Sheet2!A:A)

--
Rob van Gelder - http://www.vangelder.co.nz/excel


"broogle" wrote in message
oups.com...
Is there anyway to do the groping by column only ? Say, I want to gtoup
sheet1.column A and sheet2.column A. Thanks



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 67
Default Groping by column

Sorry, I should be more specific. What I meant was If I change data in
sheet1.cell a1 it will be automatically change data in sheet2.a1. I can
do this by grouping the sheets, but what I want is just grouping the
column, is it possible? Thanks

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Groping by column

No, you can't group just the column.

--
Regards,
Tom Ogilvy

"broogle" wrote in message
oups.com...
Sorry, I should be more specific. What I meant was If I change data in
sheet1.cell a1 it will be automatically change data in sheet2.a1. I can
do this by grouping the sheets, but what I want is just grouping the
column, is it possible? Thanks



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
divide column(x) by column(y) to give column(x/y) in excel? James New Users to Excel 2 April 24th 23 11:46 AM
Groping Aha Excel Worksheet Functions 2 March 27th 09 06:47 AM
Referencing date column A & time column B to get info from column TVGuy29 Excel Discussion (Misc queries) 1 January 24th 08 09:50 PM
Return text in Column A if Column B and Column K match jeannie v Excel Worksheet Functions 4 December 13th 07 07:36 PM
Based on a condition in one column, search for a year in another column, and display data from another column in the same row look [email protected] Excel Discussion (Misc queries) 1 December 27th 06 05:47 PM


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