+ Reply to Thread
Results 1 to 6 of 6

How to accumulate same cell entries using other cell value

  1. #1
    Registered User
    Join Date
    08-16-2012
    Location
    Puerto Rico, United States
    MS-Off Ver
    Excel 2003
    Posts
    3

    How to accumulate same cell entries using other cell value

    Hi to all;

    I'm new to this forum and know it will be very useful. I'm not so good at Excel and really will apprecite all the help I can find here.

    My situation is that I'm trying to accumulate in a same cell different entries but using the result of another cell. For example I need to accumulate in cell A1 the result of cell B2 which is the multiplication of cells C1 with D1 and everytime I change D1 it will change B2 and this result will be accumulated in A1.

    Thanks for any help you can give me.

  2. #2
    Forum Contributor timtim89's Avatar
    Join Date
    01-05-2012
    Location
    Copenhagen, Denmark
    MS-Off Ver
    Excel 2010
    Posts
    141

    Re: How to accumulate same cell entries using other cell value

    Hi westcoastrocker

    Welcome to the forum!

    For doing that you need a macro to accumulate the values. Check the attachment and enter the VBA (Alt + F11) for seeing the code (which is placed in Sheet1).

    It accumulates values when you edit either c1 or d1. Let me know if this does what you are looking for.


    Timo

  3. #3
    Registered User
    Join Date
    08-16-2012
    Location
    Puerto Rico, United States
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: How to accumulate same cell entries using other cell value

    Hi Timo;

    Thanks for your fast response. I looked at the link and it is ok, when i entered the values of c1 and d1 it did its calculation on b1 but it didn't bring the result to a1 where it is supposed to do the accumulation of result in b1.

    Thanks again, I really appreciate your help.

  4. #4
    Forum Contributor timtim89's Avatar
    Join Date
    01-05-2012
    Location
    Copenhagen, Denmark
    MS-Off Ver
    Excel 2010
    Posts
    141

    Re: How to accumulate same cell entries using other cell value

    Did you allow for macros when opening excel? Does anything (a zero) appear in a1? Mine is working when I enter number into c1 and d1..

  5. #5
    Registered User
    Join Date
    08-16-2012
    Location
    Puerto Rico, United States
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: How to accumulate same cell entries using other cell value

    You were right, I'm very sorry for that. I think I just opened the link and didn'n read the macro enable message. Thanks for your help, it is exactly what I was looking for.

  6. #6
    Forum Contributor timtim89's Avatar
    Join Date
    01-05-2012
    Location
    Copenhagen, Denmark
    MS-Off Ver
    Excel 2010
    Posts
    141

    Re: How to accumulate same cell entries using other cell value

    Glad to hear you figured it out and thanks for adding to my reputation Have a good weekend!

+ 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