• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Search results

  1. B

    zero or no zero

    One of the easiest solutions to this issue I have found is to use a nested if function: =IF(C1="","",IF(AND(C1>=0,C1<5),A1,"")) Or using durheim's soultion above you could nest the ISNUMBER() function in the first if and then your condition afterwards...
  2. B

    Hello .. Introduce yourself

    Hello All, My name is Brad and I recently took a position as a software administrator in my company. I have used Excel for many projects over the years, but now there is a bigger need for me to be very proficient with Excel and data analysis. I discovered this site when I was trying to...
Back
Top