Closed Thread
Results 1 to 2 of 2

Adding and keeping a running total in a single cell

  1. #1
    Registered User
    Join Date
    01-28-2009
    Location
    usa
    MS-Off Ver
    Excel 2003
    Posts
    8

    Adding and keeping a running total in a single cell

    I have had some help from Mr Ross and a couple others regarding the ability to keep a running total in a cell by adding a number to that cell displaying the resulting sum. Everyone who replied was great....Thanks alot.
    I finaly found this macro that runs automatically every time and works great......But only for one cell so far..."D3"...Ugh!!! I need this macro to work for the following range of cells "colums d thru j from row 3 down to 28 in each colum. Each cell is an individual.

    Please Login or Register  to view this content.
    As you see the macro includes cell D3 only, I have made several attempts to include more cells but have failed.... I tried like this

    Please Login or Register  to view this content.
    ...and so on" Then

    I have tried ....If .Address(False, False) = "D3:J3" Then
    and I have tried ....If .Address(False, False) = "23Rx7C" Then
    I can make it work for cell d3 but not the others. Will I have to repeat this code for every cell? Anyway, I will keep hacking at it. If anyone has any info on this problem I would greatly appreciate it.

    jlg371
    View Public Profile
    Send a private message to jlg371
    Find all posts by jlg371
    Add jlg371 to Your Contacts

  2. #2
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988

    Re: Adding and keeping a running total in a single cell

    This is a duplicate post and as such does not comply with Rule 5 of our forum rules. This thread will now be closed, you may continue in your other thread.

    Thread Closed.
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

Closed 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