+ Reply to Thread
Results 1 to 3 of 3

to clean the cell

  1. #1
    Forum Contributor
    Join Date
    12-06-2015
    Location
    Hong Kong
    MS-Off Ver
    Office 365
    Posts
    513

    to clean the cell

    Dear all ,

    I am working on a table

    We I make a formula to calculate across the row, how can I delete the "null" result

    For example : A1:3 has 2 and A4-5 are null, then continue on A6 -8 with 3, all cell to multiply by 3


    The result will be , from A 1- 8

    6, 6, 6, o, o, 9 , 9 9

    How can I delete or avoid the 0

    Thanks

  2. #2
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: to clean the cell

    One way...

    =IFERROR(1/(1/your formula here),"")
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  3. #3
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: to clean the cell

    Duplicate thread...

    https://www.excelforum.com/showthread.php?t=1147085

+ 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. [SOLVED] Coding Convention Questions #2 (To clean up or not to clean up)
    By mc84excel in forum Excel Programming / VBA / Macros
    Replies: 24
    Last Post: 03-31-2014, 08:18 PM
  2. Transfer cell information into a new free cell and clean after pressing enter
    By juliangun4ev in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-12-2013, 03:57 AM
  3. [SOLVED] text formula to parse a cell, clean it, and dump into a fixed CELL RANGE - NO MACROS
    By James C in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 03-04-2013, 08:42 PM
  4. [SOLVED] Remove #VALUE! and display a clean cell
    By JonathanVR in forum Excel General
    Replies: 1
    Last Post: 08-08-2012, 07:20 AM
  5. [SOLVED] VBA Code to optimize and clean data- clean out numerical/ or symbol
    By tracylsr in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 04-05-2012, 04:21 PM
  6. Replies: 7
    Last Post: 03-16-2010, 07:50 AM
  7. Clean Function to Clean Entire Sheet
    By gema in forum Excel General
    Replies: 7
    Last Post: 11-05-2009, 10:07 AM
  8. Clean the value of a cell
    By ChrisNor in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-17-2009, 09:34 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