Forum Discussion
Use of IF
You have to use the double quote character " (Shift+' on my keyboard), not two single quote characters ' next to each other.
And blank is not a valid keyword in Excel. Use the empty string "" (two double quote characters) instead:
=IF(B9="";"";IF(B9="B3";"B2"))
What do you want to return if B9 is not empty and not equal to "B3"? In that case, the formula will currently return FALSE because you don't specify the return value.
- JeffernNov 30, 2023Copper ContributorSorry to bother you again. When enter exactly what you suggest, I get an error message: The formula contains unknown text. I do not understand it. Any suggestions?
- HansVogelaarNov 30, 2023MVP
Could you attach a small sample workbook demonstrating the problem (without sensitive data), or if that is not possible, make it available through OneDrive, Google Drive, Dropbox or similar?
- JeffernNov 30, 2023Copper Contributor
Hans, the easiest for me would be to attach an excerpt to an email.
I don't know how to make it available to you via Drop Box or similar. I suppose this is not according to rules to use email