+ Reply to Thread
Results 1 to 2 of 2

Row and column sum in a single cell

  1. #1
    Registered User
    Join Date
    09-19-2008
    Location
    Est
    Posts
    1

    Row and column sum in a single cell

    Greetings

    Was wondering if anybody could help me solve a small problem, the following two:

    1) When creating random numbers with RAND formula, it automatically creates it with 3 decimal places, even when I format the cells to use 0, upon summing, it counts in those numbers after the comma: aa,xxx it counts in the xxx's, but I'd only like to use the aa's

    2)As shown int he picture, the formula for the total row sum and total column sum in a single cell is not right. The value of cell Q27 equal the sum of Q10:q25 and E27:P27.

    Many thankyou's in advance
    Attached Images Attached Images

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678
    Welcome to the forum.

    1) When creating random numbers with RAND formula, it automatically creates it with 3 decimal places, even when I format the cells to use 0, upon summing, it counts in those numbers after the comma: aa,xxx it counts in the xxx's, but I'd only like to use the aa's
    Excel generates random numbers as Singles between 0 and 1 (they get converted to Doubles when returned to the sheet), so (1) the only thing before the decimal is a zero, and (2) how you format the number (any number) has no effect on its value.
    2)As shown int he picture, the formula for the total row sum and total column sum in a single cell is not right. The value of cell Q27 equal the sum of Q10:q25 and E27:P27.
    Pretty hard for us to tell from a picture ...

+ 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.6.0 RC 1