Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Calculating sum of adjacent cell

Hi

I need to find all the cells adjacent to a text value and calculate the
total on a seperate sheet.

Similar to below

NG £250
LW £150
NG £370
KW £450

Total NG £620
Total LW £150

etc.

Ideas?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default Calculating sum of adjacent cell

=SUMIF(Sheet1!A:A,"NG",Sheet1!B:B)

etc.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Danno 24/7" <Danno wrote in message
...
Hi

I need to find all the cells adjacent to a text value and calculate the
total on a seperate sheet.

Similar to below

NG £250
LW £150
NG £370
KW £450

Total NG £620
Total LW £150

etc.

Ideas?



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Calculating sum of adjacent cell

Thanks Bob

"Bob Phillips" wrote:

=SUMIF(Sheet1!A:A,"NG",Sheet1!B:B)

etc.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Danno 24/7" <Danno wrote in message
...
Hi

I need to find all the cells adjacent to a text value and calculate the
total on a seperate sheet.

Similar to below

NG £250
LW £150
NG £370
KW £450

Total NG £620
Total LW £150

etc.

Ideas?




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
Calculating sum based on value in adjacent column [email protected] Excel Discussion (Misc queries) 3 December 12th 06 01:33 PM
When data match, copy adjacent value to adjacent column slimbim Excel Worksheet Functions 2 November 8th 06 08:41 PM
calculating adjacent columns in a work schedule CCsoccer14 Excel Worksheet Functions 1 June 15th 06 06:30 PM
calculating adjacent columns in a work schedule HB Designs Excel Worksheet Functions 0 June 15th 06 06:23 PM
calculating adjacent columns in a work schedule HB Designs Excel Worksheet Functions 0 June 15th 06 06:23 PM


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