+ Reply to Thread
Results 1 to 3 of 3

Formula Entry

  1. #1
    Registered User
    Join Date
    08-31-2010
    Location
    Sydney
    MS-Off Ver
    Excel 2003
    Posts
    1

    Formula Entry

    For the sum of the numbers in a single cell i know you need to key in =12+15 to get the sum. But is there a way to format the cell so that all I need to is key in 12+15 and it automatically does the calculation?

    Cheers

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Simple Single Cell Formula Formating Question

    Welcome to the forum.

    Formulas in Excel begin with =. For legacy compatibility, they can instead begin with + or -. That's it.

    Please take a few minutes to read the forum rules about thread titles before posting again.

    Thanks.
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Formula Entry

    As shg has already outlined you can't do this without the use of VBA, a very basic example being:

    Please Login or Register  to view this content.
    to insert the above - right click on Tab against which this process is to be applied and select View Code pasting above into resulting window.

    Thereafter in a Macro enabled file when an entry is made into the range specified (A1:A1000 - modify as required) the code will convert as appropriate.

+ 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