• 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.

How to insert a character in a formula?

I found a formula from an excel file as shown below:


=IF(OR(VLOOKUP($G9,Data!$C$5:$L$44,2+Data!$N$1,FALSE)>W$8,(VLOOKUP($G9,Data!$C$5:$L$44,2+Data!$N$1,FALSE)+VLOOKUP($G9,Data!$C$5:$L$44,3+Data!$N$1,FALSE)-1)<W$8),"",IF((W$8-VLOOKUP($G9,Data!$C$5:$L$44,2+Data!$N$1,FALSE))/VLOOKUP($G9,Data!$C$5:$L$44,3+Data!$N$1,FALSE)>=VLOOKUP($G9,Data!$C$5:$L$44,10,FALSE),1,"██"))


I am curious and want to know the technique in inserting the character (i.e. the black square in close quotations) in the a formula.


Thanks in advance.
 
Back
Top