Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11
Default Need a formula to do the following:- Please help.

Appreciate any help on the following formula.

For interest I have done this buy formulizes on another sheet called cal and
do various steps to sort the requirement, then on my main sheet I reference
the cells. I make this a hidden sheet.

However I would like to know if it's possible to this my efficently.


I have data in column A not sorted and has duplicates in it.

I have data in column A which is occiated to colum A.

Colum A Column B
Nick 1
Steve 3
Nick 5
Etc.......

I would like too:
1) lookup column A find Nick and equals column B on same row.
2) Lookup column A for the next Nick and equal column B on same row and sums
result with previous result.
3) contiue until no more finds of Nick.

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Need a formula to do the following:- Please help.

Use SUMIF
In say, C1: =SUMIF(A:A,"Nick",B:B)
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Corca" wrote:
Appreciate any help on the following formula.

For interest I have done this buy formulizes on another sheet called cal and
do various steps to sort the requirement, then on my main sheet I reference
the cells. I make this a hidden sheet.

However I would like to know if it's possible to this my efficently.


I have data in column A not sorted and has duplicates in it.

I have data in column A which is occiated to colum A.

Colum A Column B
Nick 1
Steve 3
Nick 5
Etc.......

I would like too:
1) lookup column A find Nick and equals column B on same row.
2) Lookup column A for the next Nick and equal column B on same row and sums
result with previous result.
3) contiue until no more finds of Nick.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11
Default Need a formula to do the following:- Please help.

Max,

Too good, worked perfectly. very much appreciated.



"Max" wrote:

Use SUMIF
In say, C1: =SUMIF(A:A,"Nick",B:B)
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Corca" wrote:
Appreciate any help on the following formula.

For interest I have done this buy formulizes on another sheet called cal and
do various steps to sort the requirement, then on my main sheet I reference
the cells. I make this a hidden sheet.

However I would like to know if it's possible to this my efficently.


I have data in column A not sorted and has duplicates in it.

I have data in column A which is occiated to colum A.

Colum A Column B
Nick 1
Steve 3
Nick 5
Etc.......

I would like too:
1) lookup column A find Nick and equals column B on same row.
2) Lookup column A for the next Nick and equal column B on same row and sums
result with previous result.
3) contiue until no more finds of Nick.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Need a formula to do the following:- Please help.

Welcome. Do spare a moment to press the "Yes" button below.
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Corca" wrote:
Max,
Too good, worked perfectly. very much appreciated.


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



All times are GMT +1. The time now is 05:14 AM.

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"