Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Column sum into specific cell

I'm trying to sum all values in column G, and display result in cell E2. The
length of column G well vary.

I'm a newbie, so thanks in advance for any help.

Wayne
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 695
Default Column sum into specific cell

=sum(g:g)


"ewshort" skrev:

I'm trying to sum all values in column G, and display result in cell E2. The
length of column G well vary.

I'm a newbie, so thanks in advance for any help.

Wayne

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Column sum into specific cell

Thank you!

"excelent" wrote:

=sum(g:g)


"ewshort" skrev:

I'm trying to sum all values in column G, and display result in cell E2. The
length of column G well vary.

I'm a newbie, so thanks in advance for any help.

Wayne

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22,906
Default Column sum into specific cell


=SUM(G:G) entered in E2


Gord Dibben MS Excel MVP

On Sun, 27 May 2007 12:02:00 -0700, ewshort
wrote:

I'm trying to sum all values in column G, and display result in cell E2. The
length of column G well vary.

I'm a newbie, so thanks in advance for any help.

Wayne


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 from cell specific to whole column Bean Counter[_2_] Excel Discussion (Misc queries) 4 May 27th 10 11:04 PM
lookup specific value in a column and show it in a new cell Piotr (Peter)[_2_] Excel Worksheet Functions 3 September 5th 08 09:02 AM
first cell in a column with a specific value mpierre Excel Worksheet Functions 3 December 10th 06 08:09 PM
search column for specific cell using vba dave91 Excel Programming 1 July 30th 05 05:59 PM
Find last cell in a specific column Eva Shanley[_2_] Excel Programming 2 September 8th 04 09:01 PM


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