+ Reply to Thread
Results 1 to 3 of 3

New and need assistance with a summing and balancing problem (I think)

Hybrid View

  1. #1
    Registered User
    Join Date
    12-04-2013
    Location
    United States
    MS-Off Ver
    Excel 2007
    Posts
    8

    New and need assistance with a summing and balancing problem (I think)

    So I'm developing this workbook for work. The management wants to have a FTO (Flexible Time Off) balance sheet. They want to have a number to start (fixed), and then under it a balance remaining cell. Under those, is a table that has the months and days in it. They want totals for the months and totals for the days. I've done auto sum for these. My problem is in the "remaining balance" area. I want to take the "beginning balance" and subtract the amounts in the table from it, to give me my "remaining balance".

    I'm still learning ecxel and have gotten a new job, so I know I'll be using it more, so I wanted to subscribe here to be able to ask questions if I get stuck on something etc. I'm not familiar with all the terminology, or I'd have searched to look for this.

    Attached is the file I'm working on. In the "Remaining Balance" cell I've entered the formula as =SUM(B2)-(B19:AF19)

    The problem I'm having is that it will see B19, and subtract it in the remaining balance cell. But it will not recognize C19-AF19.

    What am I doing wrong please?
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    12-04-2013
    Location
    United States
    MS-Off Ver
    Excel 2007
    Posts
    8

    Re: New and need assistance with a summing and balancing problem (I think)

    I got it. I did it backwards. The formula is =(B2)-SUM(B19:AF19) I tried it and it works.

  3. #3
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,167

    Re: New and need assistance with a summing and balancing problem (I think)

    Based on your last post in this thread, its apparent that you are satisfied with the solution(s) you've received and have solved your question, but you haven't marked your thread as "SOLVED". I will do it for you this time.

    In future, to mark your thread as Solved, you can do the following -
    Select Thread Tools-> Mark thread as Solved.

    Incase your issue is not solved, you can undo it as follows -
    Select Thread Tools-> Mark thread as Unsolved.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Problem with balancing percentage totals.
    By Jinxy in forum Excel General
    Replies: 1
    Last Post: 10-04-2012, 07:32 AM
  2. Balancing
    By reficuul in forum Excel General
    Replies: 8
    Last Post: 05-01-2010, 03:24 AM
  3. Balancing Operations
    By EH003268 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 07-04-2007, 02:13 AM
  4. VBA Assistance _ Summing
    By Tom in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-18-2006, 01:25 AM
  5. VBA assistance - Summing by grouping
    By Tom in forum Excel General
    Replies: 0
    Last Post: 03-17-2006, 02:45 PM

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