Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
guy
 
Posts: n/a
Default Please HELP: Checking data

As attached, there are 6 orders in the worksheet. One customer can place
more than one orders. The value in the 'Total' column for each customer
represents the SUM of V1, V2, V3 and V4. I want to check whether all values
input in V1 to V4 for each customer are summed correctly to arrive the TOTAL
value.

For example, for Cust_ID 67678, sum of the values of V1 to V4 is 4
(1+1+1+1), which match the value in TOTAL column. = Data correct.
But for Cust_ID 89789, sum of the values of V1 to V4 is 4, which does not
equal 3 - the value in TOTAL colum. = Data incorrect.

I have no idea....
Can excel solve this?
Many Thanks!!




  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max
 
Posts: n/a
Default Please HELP: Checking data

One way ..

Here's the link to the sample construct:
http://cjoint.com/?meobDmg6xe
Checking Data guy_wks.xls

Put in J1, copy to M1: =SUMIF($B:$B,$B2,E:E)
Put in N1: =IF(SUM(J2:M2)=D2,"OK","Not OK")
Select J1:NI, copy down
Col N returns the results of the desired checks: "OK", or "Not OK"
(If required, just autofilter on col N to filter out "Not OK" items)

Btw, please do not post attachments *direct* to the newsgroup
Either describe / paste the sample data in plain text,
and/or use a free filehost* to upload a small sample file
& then include the link to the file in your post (like what was done above)

Some free filehosts that could be used:
http://www.flypicture.com/
http://cjoint.com/index.php
http://www.savefile.com/index.php

For cjoint.com (it's in French), just click "Browse" button, navigate to
folder select the file Open, then click the button centred in the page
below (labelled "Creer le lien Cjoint") and it'll generate the link. Then
copy & paste the generated link as part and parcel of your post.
--
Rgds
Max
xl 97
---
Singapore, GMT+8
xdemechanik
http://savefile.com/projects/236895
--
"guy" wrote in message
...
As attached, there are 6 orders in the worksheet. One customer can place
more than one orders. The value in the 'Total' column for each customer
represents the SUM of V1, V2, V3 and V4. I want to check whether all

values
input in V1 to V4 for each customer are summed correctly to arrive the

TOTAL
value.

For example, for Cust_ID 67678, sum of the values of V1 to V4 is 4
(1+1+1+1), which match the value in TOTAL column. = Data correct.
But for Cust_ID 89789, sum of the values of V1 to V4 is 4, which does not
equal 3 - the value in TOTAL colum. = Data incorrect.

I have no idea....
Can excel solve this?
Many Thanks!!





  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
guy
 
Posts: n/a
Default Please HELP: Checking data

Thanks a lot!!
Sorry...next time I won't attach files.

"Max" hx.gbl...
One way ..

Here's the link to the sample construct:
http://cjoint.com/?meobDmg6xe
Checking Data guy_wks.xls

Put in J1, copy to M1: =SUMIF($B:$B,$B2,E:E)
Put in N1: =IF(SUM(J2:M2)=D2,"OK","Not OK")
Select J1:NI, copy down
Col N returns the results of the desired checks: "OK", or "Not OK"
(If required, just autofilter on col N to filter out "Not OK" items)

Btw, please do not post attachments *direct* to the newsgroup
Either describe / paste the sample data in plain text,
and/or use a free filehost* to upload a small sample file
& then include the link to the file in your post (like what was done
above)

Some free filehosts that could be used:
http://www.flypicture.com/
http://cjoint.com/index.php
http://www.savefile.com/index.php

For cjoint.com (it's in French), just click "Browse" button, navigate to
folder select the file Open, then click the button centred in the page
below (labelled "Creer le lien Cjoint") and it'll generate the link. Then
copy & paste the generated link as part and parcel of your post.
--
Rgds
Max
xl 97
---
Singapore, GMT+8
xdemechanik
http://savefile.com/projects/236895
--
"guy" wrote in message
...
As attached, there are 6 orders in the worksheet. One customer can place
more than one orders. The value in the 'Total' column for each customer
represents the SUM of V1, V2, V3 and V4. I want to check whether all

values
input in V1 to V4 for each customer are summed correctly to arrive the

TOTAL
value.

For example, for Cust_ID 67678, sum of the values of V1 to V4 is 4
(1+1+1+1), which match the value in TOTAL column. = Data correct.
But for Cust_ID 89789, sum of the values of V1 to V4 is 4, which does not
equal 3 - the value in TOTAL colum. = Data incorrect.

I have no idea....
Can excel solve this?
Many Thanks!!







  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max
 
Posts: n/a
Default Please HELP: Checking data

You're welcome !
Thanks for feeding back ..
--
Rgds
Max
xl 97
---
Singapore, GMT+8
xdemechanik
http://savefile.com/projects/236895
--
"guy" wrote in message
...
Thanks a lot!!
Sorry...next time I won't attach files.



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
From several workbooks onto one excel worksheet steve Excel Discussion (Misc queries) 6 December 1st 05 08:03 AM
Automatically pasting worksheet data to new worksheet with formulas COntactJason Excel Worksheet Functions 0 August 10th 05 08:22 PM
Pull Current Month's Data Out of List - Repost Karl Burrows Excel Discussion (Misc queries) 4 May 3rd 05 01:06 AM
Line Graph Data Recognition Nat Charts and Charting in Excel 2 April 30th 05 02:07 PM
Running Data Table using an input that triggers DDE linked data [email protected] Excel Discussion (Misc queries) 1 December 16th 04 11:56 AM


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