+ Reply to Thread
Results 1 to 2 of 2

Excel 2011 0n Mac If cell value is 0 I do not want to print 0 on cells that refer to data

  1. #1
    Registered User
    Join Date
    06-18-2013
    Location
    Sussex England
    MS-Off Ver
    Excel 2003
    Posts
    1

    Excel 2011 0n Mac If cell value is 0 I do not want to print 0 on cells that refer to data

    I have a work book that contains a data sheet on which I input data, there are other sheets which take info from the data sheet, on these sheets I do not want to print zeros automatically ( I want them empty) if the corresponding cell on the data sheet is empty. any help would be much
    Last edited by badgershalt; 06-18-2013 at 12:09 PM.

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,939

    Re: Excel 2011 0n Mac If cell value is 0 I do not want to print 0 on cells that refer to d

    Hi and welcome to the forum

    You probably want to use something like this...

    =if(your_formula="","",your_formula)

    If that doesnt work for you, I would suggest you upload a sample work book, (all sensitive data removed), showing what data you are working with, a few examples of what your expected outcome is, and how you arrived at that
    To attach a file to your post,
    click advanced (next to quick post),
    scroll down until you see "manage file",
    click that and select "add files" (top right corner).
    click "select files" find your file, click "open" click "upload" click 'done" bottom right. click "submit reply"

    Once the upload is completed the file name will appear below the input boxes in this window.
    You can then close the window to return to the new post screen.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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