Results 1 to 6 of 6

Check all the SUM and if the value is unique then Plot

Threaded View

thilag Check all the SUM and if the... 12-06-2013, 03:59 AM
Fotis1991 Re: Check all the SUM and if... 12-06-2013, 04:06 AM
Max, Singapore Re: Check all the SUM and if... 12-06-2013, 04:09 AM
sktneer Re: Check all the SUM and if... 12-06-2013, 04:13 AM
dredwolf Re: Check all the SUM and if... 12-06-2013, 04:14 AM
thilag Re: Check all the SUM and if... 12-06-2013, 04:59 AM
  1. #4
    Forum Guru sktneer's Avatar
    Join Date
    04-30-2011
    Location
    Kanpur, India
    MS-Off Ver
    Office 365
    Posts
    9,655

    Re: Check all the SUM and if the value is unique then Plot

    May be this......

    K3 =IF(AND(SUM(E6:E7)=SUM(E9:E13),SUM(E9:E13)=SUM(E15:E16),SUM(E15:E16)=SUM(E18:E19),SUM(E18:E19)=SUM(E21:E22)),SUM(E6:E7),"Check")
    Sorry I completely missed the question.
    The correct one is as below......

    E4 =IF(AND(SUM(E6:E7)=K3,SUM(E9:E13)=K3,SUM(E15:E16)=K3,SUM(E18:E19)=K3,SUM(E21:E22)=K3),K3,"Check")
    Last edited by sktneer; 12-06-2013 at 04:21 AM.
    Regards
    sktneer


    Treat people the way you want to be treated. Talk to people the way you want to be talked to.
    Respect is earned NOT given.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Automatically assign unique ID from other sheet and check.
    By tanpa_nama in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-18-2013, 03:02 AM
  2. Macro needed for multiple series of data to plot unique charts
    By ehelliar in forum Excel Programming / VBA / Macros
    Replies: 30
    Last Post: 04-23-2011, 11:50 AM
  3. Replies: 22
    Last Post: 10-01-2009, 07:06 AM
  4. check for duplicates, then sum unique values
    By Weissme in forum Excel General
    Replies: 0
    Last Post: 08-09-2006, 11:35 AM
  5. How do I have unique data labels for points in a XY Scatter plot?
    By heyhowzitgoin in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 01-18-2006, 11:40 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1