+ Reply to Thread
Results 1 to 3 of 3

SUM a range of cells without a formula inputted?

  1. #1
    Registered User
    Join Date
    02-15-2012
    Location
    London, United Kingdom
    MS-Off Ver
    Excel 2010
    Posts
    69

    Smile SUM a range of cells without a formula inputted?

    Hi,

    I'm trying to calculate the total value of cells: A1:A5.

    A1:A3 has a formula inputted into the cells and A4:A5 has manual values entered into the cells.

    Is there a formula to only SUM the cells with manual values entered into them from range A1:A5. This is so if i update a cell with a formula inside it, It will update.

    Example: If i update update cell A2 then the total value changes as this isn't a formula anymore.

    Kind regards,

    caf20012.

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,788

    Re: SUM a range of cells without a formula inputted?

    How to install your new code
    1. Copy the Excel VBA code
    2. Select the workbook in which you want to store the Excel VBA code
    3. Press Alt+F11 to open the Visual Basic Editor
    4. Choose Insert > Module
    5. Edit > Paste the macro into the module that appeared
    6. Close the VBEditor
    7. Save your workbook (Excel 2007+ select a macro-enabled file format, like *.xlsm)

    Please Login or Register  to view this content.
    In Excel Try like this…

    =SumInputs(A2:A11)


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Registered User
    Join Date
    02-15-2012
    Location
    London, United Kingdom
    MS-Off Ver
    Excel 2010
    Posts
    69

    Re: SUM a range of cells without a formula inputted?

    Thank you so much!!!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. How to make a formula/function look at the most recently inputted cells
    By craigodo in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-14-2013, 04:46 PM
  2. [SOLVED] Changing the numbers in cells based on the number inputted
    By WaqasTariq in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-19-2012, 09:21 AM
  3. print cell index from A1 to user inputted range.
    By yemajose in forum Excel Programming / VBA / Macros
    Replies: 23
    Last Post: 12-17-2010, 06:18 AM
  4. Replies: 5
    Last Post: 04-06-2010, 05:33 PM
  5. How do you protect cells on condition of other cells having data inputted?
    By rickd909 in forum Excel Formulas & Functions
    Replies: 23
    Last Post: 01-18-2007, 06:44 PM

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