+ Reply to Thread
Results 1 to 13 of 13

Formula stays displayed in cell

  1. #1
    Anne Troy
    Guest

    Re: Formula stays displayed in cell

    Hi, Amy. The cell is formatted as text. Try first formatting the cell as
    general. If that doesn't work, select it, and hit Edit-->Clear-->All and
    save the file, then re-enter your formula. Also, note that your formula is
    much easier written as =A1+A2
    *******************
    ~Anne Troy

    www.OfficeArticles.com


    "AMY Z." <[email protected]> wrote in message
    news:[email protected]...
    > Hi I'm fairly new with functions. I am working with Excel 2003
    >
    > I wrote a simple function =SUM(A1,A2)
    > The cell the function is in is cell A3.
    >
    > What's weird is, the formula is always displayed in the A3 cell. Not in

    the
    > background.
    > The spreadsheet was started by someone else. Would they have some kind of
    > format that causes this? I've never had this problem before.
    >
    > Hope I explained this right.
    > Thanks for your time
    > Amy




  2. #2
    BeginnerExceluser
    Guest

    RE: Formula stays displayed in cell


    Amy,

    I'm unsure of what formatting problem is causing this but regardless of the
    files size you can sidestep the problem. Select All, copy...file new
    page...edit, paste special, whatever you need...formulas, values but NOT
    FORMAT.

    Hope that helps.

  3. #3
    Tom Ogilvy
    Guest

    Re: Formula stays displayed in cell

    Just some added experience:

    It may be easier written, but this is less robust. Simply hitting the
    spacebar in A1 or A2 would cause it to display #Value. Sum is a bit more
    robust.

    =Sum(A1:A2)

    since the cells are contiguous.

    --
    Regards,
    Tom Ogilvy

    "Anne Troy" <[email protected]> wrote in message
    news:%[email protected]...
    > Hi, Amy. The cell is formatted as text. Try first formatting the cell as
    > general. If that doesn't work, select it, and hit Edit-->Clear-->All and
    > save the file, then re-enter your formula. Also, note that your formula is
    > much easier written as =A1+A2
    > *******************
    > ~Anne Troy
    >
    > www.OfficeArticles.com
    >
    >
    > "AMY Z." <[email protected]> wrote in message
    > news:[email protected]...
    > > Hi I'm fairly new with functions. I am working with Excel 2003
    > >
    > > I wrote a simple function =SUM(A1,A2)
    > > The cell the function is in is cell A3.
    > >
    > > What's weird is, the formula is always displayed in the A3 cell. Not in

    > the
    > > background.
    > > The spreadsheet was started by someone else. Would they have some kind

    of
    > > format that causes this? I've never had this problem before.
    > >
    > > Hope I explained this right.
    > > Thanks for your time
    > > Amy

    >
    >




  4. #4
    AMY Z.
    Guest

    Re: Formula stays displayed in cell

    The "Edit-Clear-All-save file" procedure fixed it!
    Thank you all for the tips, and taking time to answer my dilemma.
    Amy

    "Anne Troy" wrote:

    > Hi, Amy. The cell is formatted as text. Try first formatting the cell as
    > general. If that doesn't work, select it, and hit Edit-->Clear-->All and
    > save the file, then re-enter your formula. Also, note that your formula is
    > much easier written as =A1+A2
    > *******************
    > ~Anne Troy
    >
    > www.OfficeArticles.com
    >
    >
    > "AMY Z." <[email protected]> wrote in message
    > news:[email protected]...
    > > Hi I'm fairly new with functions. I am working with Excel 2003
    > >
    > > I wrote a simple function =SUM(A1,A2)
    > > The cell the function is in is cell A3.
    > >
    > > What's weird is, the formula is always displayed in the A3 cell. Not in

    > the
    > > background.
    > > The spreadsheet was started by someone else. Would they have some kind of
    > > format that causes this? I've never had this problem before.
    > >
    > > Hope I explained this right.
    > > Thanks for your time
    > > Amy

    >
    >
    >


  5. #5
    Anne Troy
    Guest

    Re: Formula stays displayed in cell

    Hi, Amy. The cell is formatted as text. Try first formatting the cell as
    general. If that doesn't work, select it, and hit Edit-->Clear-->All and
    save the file, then re-enter your formula. Also, note that your formula is
    much easier written as =A1+A2
    *******************
    ~Anne Troy

    www.OfficeArticles.com


    "AMY Z." <[email protected]> wrote in message
    news:[email protected]...
    > Hi I'm fairly new with functions. I am working with Excel 2003
    >
    > I wrote a simple function =SUM(A1,A2)
    > The cell the function is in is cell A3.
    >
    > What's weird is, the formula is always displayed in the A3 cell. Not in

    the
    > background.
    > The spreadsheet was started by someone else. Would they have some kind of
    > format that causes this? I've never had this problem before.
    >
    > Hope I explained this right.
    > Thanks for your time
    > Amy




  6. #6
    BeginnerExceluser
    Guest

    RE: Formula stays displayed in cell


    Amy,

    I'm unsure of what formatting problem is causing this but regardless of the
    files size you can sidestep the problem. Select All, copy...file new
    page...edit, paste special, whatever you need...formulas, values but NOT
    FORMAT.

    Hope that helps.

  7. #7
    Tom Ogilvy
    Guest

    Re: Formula stays displayed in cell

    Just some added experience:

    It may be easier written, but this is less robust. Simply hitting the
    spacebar in A1 or A2 would cause it to display #Value. Sum is a bit more
    robust.

    =Sum(A1:A2)

    since the cells are contiguous.

    --
    Regards,
    Tom Ogilvy

    "Anne Troy" <[email protected]> wrote in message
    news:%[email protected]...
    > Hi, Amy. The cell is formatted as text. Try first formatting the cell as
    > general. If that doesn't work, select it, and hit Edit-->Clear-->All and
    > save the file, then re-enter your formula. Also, note that your formula is
    > much easier written as =A1+A2
    > *******************
    > ~Anne Troy
    >
    > www.OfficeArticles.com
    >
    >
    > "AMY Z." <[email protected]> wrote in message
    > news:[email protected]...
    > > Hi I'm fairly new with functions. I am working with Excel 2003
    > >
    > > I wrote a simple function =SUM(A1,A2)
    > > The cell the function is in is cell A3.
    > >
    > > What's weird is, the formula is always displayed in the A3 cell. Not in

    > the
    > > background.
    > > The spreadsheet was started by someone else. Would they have some kind

    of
    > > format that causes this? I've never had this problem before.
    > >
    > > Hope I explained this right.
    > > Thanks for your time
    > > Amy

    >
    >




  8. #8
    AMY Z.
    Guest

    Re: Formula stays displayed in cell

    The "Edit-Clear-All-save file" procedure fixed it!
    Thank you all for the tips, and taking time to answer my dilemma.
    Amy

    "Anne Troy" wrote:

    > Hi, Amy. The cell is formatted as text. Try first formatting the cell as
    > general. If that doesn't work, select it, and hit Edit-->Clear-->All and
    > save the file, then re-enter your formula. Also, note that your formula is
    > much easier written as =A1+A2
    > *******************
    > ~Anne Troy
    >
    > www.OfficeArticles.com
    >
    >
    > "AMY Z." <[email protected]> wrote in message
    > news:[email protected]...
    > > Hi I'm fairly new with functions. I am working with Excel 2003
    > >
    > > I wrote a simple function =SUM(A1,A2)
    > > The cell the function is in is cell A3.
    > >
    > > What's weird is, the formula is always displayed in the A3 cell. Not in

    > the
    > > background.
    > > The spreadsheet was started by someone else. Would they have some kind of
    > > format that causes this? I've never had this problem before.
    > >
    > > Hope I explained this right.
    > > Thanks for your time
    > > Amy

    >
    >
    >


  9. #9
    AMY Z.
    Guest

    Formula stays displayed in cell

    Hi I'm fairly new with functions. I am working with Excel 2003

    I wrote a simple function =SUM(A1,A2)
    The cell the function is in is cell A3.

    What's weird is, the formula is always displayed in the A3 cell. Not in the
    background.
    The spreadsheet was started by someone else. Would they have some kind of
    format that causes this? I've never had this problem before.

    Hope I explained this right.
    Thanks for your time
    Amy

  10. #10
    Anne Troy
    Guest

    Re: Formula stays displayed in cell

    Hi, Amy. The cell is formatted as text. Try first formatting the cell as
    general. If that doesn't work, select it, and hit Edit-->Clear-->All and
    save the file, then re-enter your formula. Also, note that your formula is
    much easier written as =A1+A2
    *******************
    ~Anne Troy

    www.OfficeArticles.com


    "AMY Z." <[email protected]> wrote in message
    news:[email protected]...
    > Hi I'm fairly new with functions. I am working with Excel 2003
    >
    > I wrote a simple function =SUM(A1,A2)
    > The cell the function is in is cell A3.
    >
    > What's weird is, the formula is always displayed in the A3 cell. Not in

    the
    > background.
    > The spreadsheet was started by someone else. Would they have some kind of
    > format that causes this? I've never had this problem before.
    >
    > Hope I explained this right.
    > Thanks for your time
    > Amy




  11. #11
    BeginnerExceluser
    Guest

    RE: Formula stays displayed in cell


    Amy,

    I'm unsure of what formatting problem is causing this but regardless of the
    files size you can sidestep the problem. Select All, copy...file new
    page...edit, paste special, whatever you need...formulas, values but NOT
    FORMAT.

    Hope that helps.

  12. #12
    Tom Ogilvy
    Guest

    Re: Formula stays displayed in cell

    Just some added experience:

    It may be easier written, but this is less robust. Simply hitting the
    spacebar in A1 or A2 would cause it to display #Value. Sum is a bit more
    robust.

    =Sum(A1:A2)

    since the cells are contiguous.

    --
    Regards,
    Tom Ogilvy

    "Anne Troy" <[email protected]> wrote in message
    news:%[email protected]...
    > Hi, Amy. The cell is formatted as text. Try first formatting the cell as
    > general. If that doesn't work, select it, and hit Edit-->Clear-->All and
    > save the file, then re-enter your formula. Also, note that your formula is
    > much easier written as =A1+A2
    > *******************
    > ~Anne Troy
    >
    > www.OfficeArticles.com
    >
    >
    > "AMY Z." <[email protected]> wrote in message
    > news:[email protected]...
    > > Hi I'm fairly new with functions. I am working with Excel 2003
    > >
    > > I wrote a simple function =SUM(A1,A2)
    > > The cell the function is in is cell A3.
    > >
    > > What's weird is, the formula is always displayed in the A3 cell. Not in

    > the
    > > background.
    > > The spreadsheet was started by someone else. Would they have some kind

    of
    > > format that causes this? I've never had this problem before.
    > >
    > > Hope I explained this right.
    > > Thanks for your time
    > > Amy

    >
    >




  13. #13
    AMY Z.
    Guest

    Re: Formula stays displayed in cell

    The "Edit-Clear-All-save file" procedure fixed it!
    Thank you all for the tips, and taking time to answer my dilemma.
    Amy

    "Anne Troy" wrote:

    > Hi, Amy. The cell is formatted as text. Try first formatting the cell as
    > general. If that doesn't work, select it, and hit Edit-->Clear-->All and
    > save the file, then re-enter your formula. Also, note that your formula is
    > much easier written as =A1+A2
    > *******************
    > ~Anne Troy
    >
    > www.OfficeArticles.com
    >
    >
    > "AMY Z." <[email protected]> wrote in message
    > news:[email protected]...
    > > Hi I'm fairly new with functions. I am working with Excel 2003
    > >
    > > I wrote a simple function =SUM(A1,A2)
    > > The cell the function is in is cell A3.
    > >
    > > What's weird is, the formula is always displayed in the A3 cell. Not in

    > the
    > > background.
    > > The spreadsheet was started by someone else. Would they have some kind of
    > > format that causes this? I've never had this problem before.
    > >
    > > Hope I explained this right.
    > > Thanks for your time
    > > Amy

    >
    >
    >


+ 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