+ Reply to Thread
Results 1 to 3 of 3

Thread: Simple subtraction and color coding ?

  1. #1
    Registered User
    Join Date
    02-11-2006
    Posts
    11

    Simple subtraction and color coding ?

    Can anyone help me? I am trying to do a simple subtraction formula. I will try to explain. I want to take the values of everything in E3 through E45 away from the value of E2. The answer to that formula will end up in E(Whatever).

    The second question is in the conditional area. I want to make it so that excel will only take numbers displayed in certain colors and put them in the correct place. I have two columns, one will be for one account and another for a differant account. I want to asign a seperate color to each account and then add values in the rows that are color coordinated for a specific value in a column. This value will then be the one that I mentioned in the first question for the subtraction formula.


    I just can't figure it out by myself, I am in need of a friend that can help me with this stuff. I am spending to much time racking my head trying to figure out the help menue for Microsoft. Might as well be in Chinese. Ha Ha.

  2. #2
    Forum Moderator daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2007
    Posts
    10,057
    Is this two separate questions?

    Possibly

    =E2-SUM(E3:E45) for the first

    For the second....

    where does the colour coding come from, is it conditional formatting? If so is that triggered by the account number? Can you use a SUMIF formula based on the account number, e.g.

    =SUMIF(a:a,c1,b:b) where c1 contains relevant account number

  3. #3
    curlydave
    Guest

    Re: Simple subtraction and color coding ?

    need more claification,
    from E3 away from E2:E45
    WITHOUT A CIRCULAR???
    =Sum(E3:E45)
    -E2
    so =sum(E3:E45)
    Therefore
    E46==E2-SUM(E3:E45)


+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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.2.0