+ Reply to Thread
Results 1 to 3 of 3

show a blank cell if no data in a certain range

  1. #1
    Registered User
    Join Date
    04-21-2006
    Posts
    26

    show a blank cell if no data in a certain range

    I have a simple formula where the data in 2cells (C3+D3) is added, then multiplied by 30.

    However I want that cell to be blank if neither C3 nor D3 has data in them.
    The syntax on my IF formula is obviously wrong but I don't know how to fix it.
    This is my humble effort:


    =IF(C3:D3"","",((C3+D3)*30))
    Thankyou to anyone who can help
    Maztaz

  2. #2
    Forum Expert ConneXionLost's Avatar
    Join Date
    03-11-2009
    Location
    Victoria, Canada
    MS-Off Ver
    2010
    Posts
    2,952

    Re: show a blank cell if no data in a certain range

    Try this:

    Please Login or Register  to view this content.
    Cheers,
    Would you like to say thanks? Please click the: " Add Reputation" button, on the grey bar below the post.

  3. #3
    Registered User
    Join Date
    04-21-2006
    Posts
    26

    Re: show a blank cell if no data in a certain range

    Yes, it works a treat.
    Thankyou for your help.
    Maztaz

+ 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