View Single Post
  #1   Report Post  
BLW
 
Posts: n/a
Default user input function

I need help making it where I can input a quantity if another cell has text
in it. I am using the IF function and currently have it set up like this:
IF(A1="","", ????). I need to know what to put in place of the question
marks so that I can input information into that cell when A1 has something
written in it. Thank you