+ Reply to Thread
Results 1 to 8 of 8

Equal Sum Formulas 2

  1. #1
    Registered User
    Join Date
    11-17-2013
    Location
    Elberta alabama
    MS-Off Ver
    Excel 2007
    Posts
    25

    Equal Sum Formulas 2

    I was here a couple days ago with a problem and you guys worked it out.
    =SUM(B4+C4+D4)/A4 =SUM(B4:D4)/A4
    =sum(0+4+3)/12

    it seem I had a number or two in text format instead of general format, so when I changed incorrect rows to general format the formula.
    but now trying to transfer numbers from one worksheet to another and doing my formula again all I get is ##### instead of the percent
    value. I have all the numbers in rows AA7 to AE14 in general format and the formula rows in percent format with zero decimal places but
    for some reason the formula does not show the percent valve. both sample sheets are on a regular worksheet. but my workbook is saved
    as a excel macro enabled workbook that has 5 worksheets I used to keep my records. but that should not matter should it.

    I have included both worksheets samples. the one that was fixed the other day and sample 2 sheet.
    what am I doing wrong on sample 2 worksheet.
    Attached Files Attached Files

  2. #2
    Forum Expert skywriter's Avatar
    Join Date
    06-09-2014
    Location
    USA
    MS-Off Ver
    2016
    Posts
    2,760

    Re: Equal Sum Formulas 2

    How did you transfer these numbers over? The reason I ask is that the problem is you have a space in each one of these cells after the number and that's what is causing the problem. For instance, choose your number 9 in cell AA7 of the sample sheet, then go to the formula bar and click into it and you'll see the cursor is 2 spaces to the right of the 9, if I try to remove these spaces and hit enter everything disappears. It's not the formatting of the cell, if I retype the number it works fine. If I simply copy and paste numbers from your other sheet they work fine.
    Last edited by skywriter; 02-23-2015 at 10:23 PM.
    Click the * Add Reputation button in the lower left hand corner of this post to say thanks.

    Don't forget to mark this thread SOLVED by going to the "Thread Tools" drop down list above your first post and choosing solved.

  3. #3
    Registered User
    Join Date
    11-17-2013
    Location
    Elberta alabama
    MS-Off Ver
    Excel 2007
    Posts
    25

    Re: Equal Sum Formulas 2

    skywriter, thanks for checking my problem out. not sure how to answer you question other then telling you I hit = from AA7 and went to the worksheet
    in the workbook and went to row/column I needed. these are numbers downloaded daily.
    but I see what you mean by coping the numbers from the 1st sample sheet to the 2nd sheet and the formula working. the numbers on the worksheet
    I get the numbers are all in general format. how can I fix this format problem. everything on both sheet except formula rows are in genera format.

  4. #4
    Forum Expert skywriter's Avatar
    Join Date
    06-09-2014
    Location
    USA
    MS-Off Ver
    2016
    Posts
    2,760

    Re: Equal Sum Formulas 2

    Where do you get these numbers, you say you download them daily? I would guess there's something going on with these numbers when they are put into a spreadsheet. Explain what you mean when you say =AA7. What I specifically want to know is how you transferred the numbers into the sheet where the formulas didn't work. You say in the first post you transferred the numbers over, so my question is, what was your process. I highlighted numbers on your equalsum file and hit control + c to copy them then I chose AA7 of your sample sheet and hit control + v to paste and didn't have a problem. Something is going on and I'm trying to figure out what it is to give you a solution. The numbers on the sample sheet shouldn't have had spaces after them if you just copied them over.

  5. #5
    Registered User
    Join Date
    11-17-2013
    Location
    Elberta alabama
    MS-Off Ver
    Excel 2007
    Posts
    25

    Re: Equal Sum Formulas 2

    I know what your asking and I'm trying to explain. I download numbers from a paid website, they are downloaded in text format. I install them daily to my
    preset excel worksheet I click data from menu from across the top. click it on, click refresh then go to the folder the numbers are in high lite it click it and everything to same place on the worksheet every day. all the rows except the formula rows on the worksheet are in general format. formula rows are in percentage. I auto copy those numbers to a blank preset worksheet so not to mess up first worksheet. then I send them to the percent worksheet, if I can.

  6. #6
    Forum Expert skywriter's Avatar
    Join Date
    06-09-2014
    Location
    USA
    MS-Off Ver
    2016
    Posts
    2,760

    Re: Equal Sum Formulas 2

    You should read this:
    https://support.office.com/en-au/art...1-c5bad0f0a885

    Here's another, might be why I saw those spaces. You could do some further searching for spaces in imported numbers.
    http://www.theexceladdict.com/_t/ebk56mft.htm
    Last edited by skywriter; 02-24-2015 at 12:18 AM.

  7. #7
    Registered User
    Join Date
    11-17-2013
    Location
    Elberta alabama
    MS-Off Ver
    Excel 2007
    Posts
    25

    Re: Equal Sum Formulas 2

    hey thanks skywriter. this may be what I'm looking for.

  8. #8
    Forum Expert skywriter's Avatar
    Join Date
    06-09-2014
    Location
    USA
    MS-Off Ver
    2016
    Posts
    2,760

    Re: Equal Sum Formulas 2

    I did some more research and here's what I discovered.
    It appears it's not a space it's a tab character and using replace doesn't work, trim doesn't work, but I found what does.
    =CLEAN(A1)+0, where A1 would be the cell with the number in question. So find a blank area and use this formula for the top left number in question and then copy it down and across until it references all the numbers. Then take the results of the formulas, copy them and then paste special "values" over the other numbers and they will be clean numbers.

    So here's your spreadsheet as an example. See how over in the AM column I used the formula to clean all the numbers. I then copy all those cells with the formulas and I then choose the numbers with problems and I choose paste special Values and there yo go everything works. You can them delete the cells with the formulas.

    Good Luck!!!
    Attached Files Attached Files
    Last edited by skywriter; 02-24-2015 at 12:58 AM.

+ 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. [SOLVED] Equal Sum Formulas
    By justme152 in forum Excel General
    Replies: 7
    Last Post: 02-21-2015, 11:58 AM
  2. [SOLVED] Multiple formulas in 1 cell to equal a total
    By SirDraco in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-14-2014, 08:26 AM
  3. [SOLVED] Formulas count cells that do NOT equal a cell
    By boll55 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 10-01-2012, 08:53 AM
  4. Is it possible to get formulas to equal certain object values in E
    By havocdragon in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-07-2006, 12:10 AM
  5. Why do all my calculations/formulas equal zero?
    By Andy in forum Excel General
    Replies: 4
    Last Post: 07-12-2006, 06:30 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