LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default consolidating data in an excel worksheet

You can obtain a unique list of advertisers on a separate sheet by
using advanced filter - Debra Dalgleish shows how he

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

(scroll down to Filter Unique Records). Then to obtain the spend for
each advertiser you can use a SUMIF formula like this in B2 of the
summary sheet:

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

and copy this down for June. A similar formula for July would be:

=SUMIF(Sheet1!C:C,$A2,Sheet1!D:D)

Hope this helps.

Pete

On Jul 29, 11:19*am, potman wrote:
how can i make this:

JUNE 2008 * * * * * * * * * * * * * * * * JULY 2008
Advertiser * * *Real Players * *Advertiser * * *Real Players
9235 * *0 * * * * * * * 17 * * *0
12345 * 0 * * * * * * * 9235 * *0
24168 * 20 * * * * * * *12345 * 0
Mar-77 *0 * * * * * * * 24168 * 10
32271 * 0 * * * * * * * 32271 * 0
69911 * 0 * * * * * * * 40502 * 0
70434 * 0 * * * * * * * 69911 * 0
78309 * 0 * * * * * * * 70434 * 0
100105 *0 * * * * * * * 78309 * 0
112233 *0 * * * * * * * 100105 *0
121212 *0 * * * * * * * 121212 *0
123830 *0 * * * * * * * 123830 *0
130295 *0 * * * * * * * 130295 *0
161718 *0 * * * * * * * 161718 *0
175739 *0 * * * * * * * 175739 *0
__________________________________________________ __________________
into this:

Advertiser * * * * * * * * * * * JUNE 2008 * * * * * * * * * * JULY 2008
XXX * * * * * * * * * * * * * * * *XXX * * * * * * * * * * * * * * *XXX

Note: worksheet contains 10,000 rows, some advertisers in JUNE are not in
JULY stats & vice-versa. what i want to do is consolidate the advertisers in
columnn A without repeating anyone of them with corresponding JUNE & JULY
stats to get the variance per advertiser and i have to do it as fast as i
could to meet the deadline. can anyone help me on this, thanx.


 
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
Consolidating Sales Data to Summary Worksheet Lessable Excel Worksheet Functions 0 May 30th 08 06:24 PM
Consolidating Data tgilmour Excel Discussion (Misc queries) 1 November 7th 07 02:06 AM
Consolidating Data Gator Excel Worksheet Functions 4 September 20th 07 04:28 PM
Consolidating data?? Louise Excel Worksheet Functions 2 November 8th 05 01:40 PM
Pivottable - consolidating data - winwinweb Excel Worksheet Functions 1 February 15th 05 01:18 AM


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