I want a blank space on a worksheet when the question is blank?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have an If statement the checks a value of one...when the cell is blank the
IF statement return a false...I would like the a blank space if there is no
info in the value cell.
 
What is your IF statement? I'm not following exactly what you are checking.
 
=if(a1=1,"ok","")

(I think???)
I have an If statement the checks a value of one...when the cell is blank the
IF statement return a false...I would like the a blank space if there is no
info in the value cell.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top