Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 109
Default How to accomplish this

1 name amount
2 Paul 200
3 John 100
4 Mary 250
5 Paul 100
6 John 300

After entering above data w/sheet should save this data like below
1 name amount
2 Paul 300
3 John 400
4 Mary 250

How to achieve this in Excel?

--
Message posted via http://www.officekb.com

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default How to accomplish this

Debra Dalgleish shows how you can extract a unique list using Advanced
filter he

http://www.contextures.com/xladvfilter01.html#FilterUR

The section below this shows how you can extract to another sheet. So,
supposing you have your unique list on another sheet in column A: in
B2 you can have this formula:

=SUMIF(Sheet1!A:A,A2,Sheet1!B:B)

and copy this down.

Hope this helps.

Pete

On Mar 12, 5:38*pm, "tkraju via OfficeKB.com" <u16627@uwe wrote:
1 *name * * * * amount
2 * Paul * * * * *200
3 * John * * * * *100
4 * Mary * * * * *250
5 * Paul * * * * * 100
6 * John * * * * * 300

After entering above data w/sheet should save this data like below
1 name * * * * * amount
2 Paul * * * * * * 300
3 John * * * * * * 400
4 Mary * * * * * * 250

How to achieve this in Excel?

--
Message posted viahttp://www.officekb.com


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 561
Default How to accomplish this

If you would like to accomplish that with "pure" formulas [NO FILTERING] -
let us know.
Micky


"tkraju via OfficeKB.com" wrote:

1 name amount
2 Paul 200
3 John 100
4 Mary 250
5 Paul 100
6 John 300

After entering above data w/sheet should save this data like below
1 name amount
2 Paul 300
3 John 400
4 Mary 250

How to achieve this in Excel?

--
Message posted via http://www.officekb.com

.

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 109
Default How to accomplish this

Yes, with pure formulas.

מיכאל (מיקי) אבידן wrote:
If you would like to accomplish that with "pure" formulas [NO FILTERING] -
let us know.
Micky

1 name amount
2 Paul 200

[quoted text clipped - 10 lines]

How to achieve this in Excel?


--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...excel/201003/1

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 561
Default How to accomplish this

The INDEX Formula is an Array formula, and is to be confirmed with
CTRL+SHIFT+ENTER rather than with simply ENTER.
The curly brackets {} are not to be typed manually, those are entered by the
Excel, when the formula is entered as an Array formula.
Copy down the formulas until getting an Error
http://img690.imageshack.us/img690/2973/nonamet.png
Micky


"tkraju via OfficeKB.com" wrote:

Yes, with pure formulas.

מיכאל (מיקי) אבידן wrote:
If you would like to accomplish that with "pure" formulas [NO FILTERING] -
let us know.
Micky

1 name amount
2 Paul 200

[quoted text clipped - 10 lines]

How to achieve this in Excel?


--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...excel/201003/1

.



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
How do I accomplish this? scheduler Excel Worksheet Functions 2 October 26th 06 06:40 PM
I would like to accomplish conditional decimal formatting in a cel Tim Richards Excel Discussion (Misc queries) 4 August 24th 06 04:50 PM
Formula or Function to accomplish this? elcapitan Excel Worksheet Functions 6 March 12th 06 09:19 AM
How can a accomplish these tasks properly??? Frantic Excel-er Excel Discussion (Misc queries) 0 June 20th 05 09:10 PM


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