Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
James
 
Posts: n/a
Default Find and match totals Genius Req. this should be easier to read

On a daily basis I receive a spread sheet

my problem is

How do i Get totals from each number to export into 1 cell on a sheet called
"demo".


Col R Col H
180 0.048
180 0.0784
180 0.083
180 0.059
192 0.0568
192 0.268
194 1.256



1st Oct
Calls 180 Calls 192
0 £0.00 0 £0.00
Calls 180 Calls 192
0 £0.00 0 £0.00


Calls 180 Calls 192
0 £0.00 29 £1.45


I have a current formula that does this perfectly but only if there is 1
report per number, i need to total all reports per number per day.
Current Formula is

=IF(ISNA(MATCH($C$3,OFFSET(demo!$C$1:$C$100,(ROW(1 :1)-1)*100,0),0)),0,INDEX(OFFSET(demo!$I$1:$I$100,(ROW (1:1)-1)*100,0),MATCH($C$3,OFFSET(demo!$C$1:$C$100,(ROW( 1:1)-1)*100,0),0)))

HELP !!!



  #2   Report Post  
Myrna Larson
 
Posts: n/a
Default

Look at the SUMIF function, and also at Pivot Tables.

On Mon, 3 Oct 2005 18:55:19 +0000 (UTC), "James"
wrote:

On a daily basis I receive a spread sheet

my problem is

How do i Get totals from each number to export into 1 cell on a sheet called
"demo".


Col R Col H
180 0.048
180 0.0784
180 0.083
180 0.059
192 0.0568
192 0.268
194 1.256



1st Oct
Calls 180 Calls 192
0 £0.00 0 £0.00
Calls 180 Calls 192
0 £0.00 0 £0.00


Calls 180 Calls 192
0 £0.00 29 £1.45


I have a current formula that does this perfectly but only if there is 1
report per number, i need to total all reports per number per day.
Current Formula is

=IF(ISNA(MATCH($C$3,OFFSET(demo!$C$1:$C$100,(ROW( 1:1)-1)*100,0),0)),0,INDEX(OFFSET(demo!$I$1:$I$100,(ROW (1:1)-1)*100,0),MATCH($C$3,OFFSET(demo!$C$1:$C$100,(ROW( 1:1)-1)*100,0),0)))

HELP !!!


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
Find and match totals Genius Req. James Excel Worksheet Functions 0 October 3rd 05 07:31 PM
Look up data in colum a and find match in colum b Chris(new user) Excel Discussion (Misc queries) 1 March 22nd 05 01:41 PM
Check data on colum A and find match on colum b Chris(new user) Excel Discussion (Misc queries) 3 March 20th 05 04:45 PM
Look up data in colum a and find match in colum b Chris(new user) Excel Discussion (Misc queries) 1 March 19th 05 09:27 PM
Find a match that;s not exact Phyllis Excel Worksheet Functions 0 November 8th 04 08:12 PM


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