+ Reply to Thread
Results 1 to 7 of 7

Deleting Cell Content

  1. #1
    Registered User
    Join Date
    05-17-2006
    Posts
    34

    Arrow Deleting Cell Content

    Hello,

    Is there a way that I can delete a cells content without deleting the formula in that cell?

    Thanks

  2. #2
    Jim Jackson
    Guest

    RE: Deleting Cell Content

    The only thing I can think of is to set the font color to white which will
    cause the cell to appear empty. You probably would want to protect the cell
    to prevent its being ovwewritten.
    --
    Best wishes,

    Jim


    "Altec101" wrote:

    >
    > Hello,
    >
    > Is there a way that I can delete a cells content without deleting the
    > formula in that cell?
    >
    > Thanks
    >
    >
    > --
    > Altec101
    > ------------------------------------------------------------------------
    > Altec101's Profile: http://www.excelforum.com/member.php...o&userid=34539
    > View this thread: http://www.excelforum.com/showthread...hreadid=570778
    >
    >


  3. #3
    Tom Ogilvy
    Guest

    RE: Deleting Cell Content

    no. the cells content is the formula.

    --
    Regards,
    Tom Ogilvy

    "Altec101" wrote:

    >
    > Hello,
    >
    > Is there a way that I can delete a cells content without deleting the
    > formula in that cell?
    >
    > Thanks
    >
    >
    > --
    > Altec101
    > ------------------------------------------------------------------------
    > Altec101's Profile: http://www.excelforum.com/member.php...o&userid=34539
    > View this thread: http://www.excelforum.com/showthread...hreadid=570778
    >
    >


  4. #4
    Ron de Bruin
    Guest

    Re: Deleting Cell Content

    Hi Altec

    Maybe you can clear the cells that the formula use and have the formula display "" if the cell or cells are empty.
    What do you want to do exactly ?


    --
    Regards Ron de Bruin
    http://www.rondebruin.nl



    "Altec101" <[email protected]> wrote in message
    news:[email protected]...
    >
    > Hello,
    >
    > Is there a way that I can delete a cells content without deleting the
    > formula in that cell?
    >
    > Thanks
    >
    >
    > --
    > Altec101
    > ------------------------------------------------------------------------
    > Altec101's Profile: http://www.excelforum.com/member.php...o&userid=34539
    > View this thread: http://www.excelforum.com/showthread...hreadid=570778
    >




  5. #5
    Bernie Deitrick
    Guest

    Re: Deleting Cell Content

    Re-write your OLDformula like this:

    =IF(A1="","",OLDFormula)

    and blank out A1 when you want the cell to appear blank.

    HTH,
    Bernie
    MS Excel MVP


    "Altec101" <[email protected]> wrote in message
    news:[email protected]...
    >
    > Hello,
    >
    > Is there a way that I can delete a cells content without deleting the
    > formula in that cell?
    >
    > Thanks
    >
    >
    > --
    > Altec101
    > ------------------------------------------------------------------------
    > Altec101's Profile: http://www.excelforum.com/member.php...o&userid=34539
    > View this thread: http://www.excelforum.com/showthread...hreadid=570778
    >




  6. #6
    Forum Contributor
    Join Date
    12-12-2005
    Posts
    667
    Perhaps you could convert it to text?
    Best regards,

    Ray

  7. #7
    Registered User
    Join Date
    05-17-2006
    Posts
    34
    Thanks guys for all your help.

+ 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