+ Reply to Thread
Results 1 to 5 of 5

Excel sum formula

  1. #1
    Registered User
    Join Date
    08-30-2012
    Location
    Bangalore
    MS-Off Ver
    Excel 2007
    Posts
    3

    Excel sum formula

    Hi

    I had attached a excel file where i need to sum the value and copy the formula to other part of the sheet and paste.

    1. I have 3 tabs in my file. OFC, CFC & OBOA.
    2. In OBOA tab (C7) i referred the value from "OFC!AE10". (both highlighted in Yellow)
    3. I copy and paste the formula from C7 to C29. but i am getting the result "0", because it will refer OFC!AE32. But i need the value "OFC!AE20" in place of it.

    Because i need to do it for all 30 days of the month. Please help me to resolve this issue.

    thanks,
    ~gnana
    Attached Files Attached Files

  2. #2
    Forum Moderator vlady's Avatar
    Join Date
    09-22-2011
    Location
    Philippines - OLSHCO -Guimba-Nueva Ecija
    MS-Off Ver
    2021
    Posts
    4,361

    Re: Excel sum formula

    why not just edit it i think you only have 3 of that formula

    actually can also attain that also by

    copy -- paste special -- paste link

    go to tab "OFC!AE20" clcik copy

    then go to OBOA choose paste special - then link
    I think people forget the word "THANK YOU!!!!" Do you still know it???

    There is a little star ( ADD REPUTATION ) below those person who helped you. Click it to say your "PRIVATE APPRECIATION TO THEIR EFFORT ON THEIR CONTRIBUTIONS "

    Regards,
    Vladimir

  3. #3
    Registered User
    Join Date
    08-30-2012
    Location
    Bangalore
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: Excel sum formula

    Hi Vlady,

    Thank you for your response.

    For sample purpose i have provided only 3 tables. Actually it needs to be done for entire month as done in "OFC" sheet.

    Thanks.
    ~gnana

  4. #4
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Excel sum formula

    Try this in C7:

    =INDEX(OFC!AE:AE,COUNTIF(C$4:C6,"Sales")*10)

    Then copy that and paste to other cells....
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  5. #5
    Registered User
    Join Date
    08-30-2012
    Location
    Bangalore
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: Excel sum formula

    Thank you very much NBVC - It solved my problem.

    Thank you.
    ~gnana

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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