+ Reply to Thread
Results 1 to 2 of 2

How to sum total automatically in more than one sales invoices

  1. #1
    Dr.H.Subramanian
    Guest

    How to sum total automatically in more than one sales invoices

    In Excel 2000 General templates - Sales invoice- ( I have created sales
    invoice temlpate which suites my requirement) How to get sum of TOTAL of
    more than one invoices which we issue in a day. For examlple , If I issue 10
    sales invoices in a day , I should be able to get the sum total of the amount
    of 10 invoices automatically in a cell. What functions/ codes should I use to
    achieve my requirement. At present I am mechanically adding the total of ten
    sales invoices to get the sum . I would like to get the sum automatically.
    Kindly help me.


  2. #2
    Ashish Mathur
    Guest

    RE: How to sum total automatically in more than one sales invoices

    Hi,

    You may use the sim function to achieve your result. For example, if you
    have data in the range A1:A10 and you want the result in A11, then use the
    following formula in cell A11

    =sum(A1:A10)

    Regards,

    Ashish Mathur

    "Dr.H.Subramanian" wrote:

    > In Excel 2000 General templates - Sales invoice- ( I have created sales
    > invoice temlpate which suites my requirement) How to get sum of TOTAL of
    > more than one invoices which we issue in a day. For examlple , If I issue 10
    > sales invoices in a day , I should be able to get the sum total of the amount
    > of 10 invoices automatically in a cell. What functions/ codes should I use to
    > achieve my requirement. At present I am mechanically adding the total of ten
    > sales invoices to get the sum . I would like to get the sum automatically.
    > Kindly help me.
    >


+ 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