+ Reply to Thread
Results 1 to 2 of 2

Clearing Cell Contents

  1. #1
    Forum Contributor
    Join Date
    06-11-2008
    MS-Off Ver
    2003
    Posts
    220

    Clearing Cell Contents

    I have several large spreadsheeets of data, and nearly all of the cells in the spreadsheet have some sort of formula in them. I need to clear what is in the cells, but at the same time keep the formula in so i dont have to input all the formulas again in each cell.

    Is this possible? Your help is much appreciated!!!

    Thanks!!!!

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,523
    What kind of formula is it? You can't clear a formula, but you can clear references to the formula.
    example:
    Using the as a formula
    =a1*.25
    Clear a1 and you will probable get a 0 for a result
    so this will show as blank if A1 is blank.
    =if(a1="","",a1*.25)

+ 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 edit contents in Cell
    By hrukmini in forum Excel General
    Replies: 1
    Last Post: 05-11-2008, 10:36 PM
  2. How to clear formula without clearing cell contents
    By prayami in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-03-2008, 04:33 AM
  3. Creating Drop Down List
    By jhelliar in forum Excel General
    Replies: 6
    Last Post: 12-30-2007, 10:09 AM
  4. [SOLVED] Using only Excel to reverse the contents of the cell.
    By all4excel in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-21-2007, 07:53 AM
  5. commandbutton_click based on cell contents
    By ShredDude in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-21-2007, 02:56 AM

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