+ Reply to Thread
Results 1 to 6 of 6

Simple Formula-Add number to existing cell

  1. #1
    Registered User
    Join Date
    05-03-2010
    Location
    Atlanta,Ga
    MS-Off Ver
    Excel 2003
    Posts
    2

    Simple Formula-Add number to existing cell

    I am new to this forum and fairly new to Excel 2003. My question is I need a simple formula that when I enter a numerical value in a cell it will automatically add 4 to it and display the results. One of the cells is C6. I have several cells that the formula will need to be in. I also want the formula not to show in a cell when no value is entered. My second question is how do I protect certain cells from being altered and the other cells can be altered? Just call me Newb! Thanks for all help!
    Last edited by davesexcel; 05-03-2010 at 08:01 PM. Reason: Thread Title does not comply with Forum Rules, Please read the rules when posting questions

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,482

    Re: Simple Formula-Add number to existing cell

    This can be done with VBA and is why it has been moved to Excel Programming

  3. #3
    Forum Expert Simon Lloyd's Avatar
    Join Date
    03-02-2004
    Location
    locked in the cage
    MS-Off Ver
    All the ones my homepage shows
    Posts
    3,161

    Re: Simple Formula-Add number to existing cell

    Typing in to a cell that has a formula will erase the fomula which is why Dave says it can only be done with VBA.

    As for protecting cells, you need to unlock all cells (CTRL+A, right click, format cells, protection, uncheck the locked check box) then select the cells taht you want locked and perform the action again, then protect the worksheet.
    Not all forums are the same - seek and you shall find

  4. #4
    Registered User
    Join Date
    05-03-2010
    Location
    Atlanta,Ga
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Simple Formula-Add number to existing cell

    That helped. Thank you. What is VBA?

  5. #5
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,482

    Re: Simple Formula-Add number to existing cell

    To best describe or illustrate your problem you would be better off attaching a dummy workbook, the workbook should contain the same structure and some dummy data of the same type as the type you have in your real workbook - so, if a cell contains numbers & letters in this format abc-123 then that should be reflected in the dummy workbook.

    If needed supply a before and after sheet in the workbook so the person helping you can see what you are trying to achieve.

    Doing this will ensure you get the result you need!

  6. #6
    Forum Expert Simon Lloyd's Avatar
    Join Date
    03-02-2004
    Location
    locked in the cage
    MS-Off Ver
    All the ones my homepage shows
    Posts
    3,161

    Re: Simple Formula-Add number to existing cell

    Quote Originally Posted by Bamaborn View Post
    That helped. Thank you. What is VBA?
    Visual Basic for Applications, its Microsofts version of VB.

+ 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