![]() |
Need help with IF function
To indicate a cell is empty, simply use quotes with nothing in between them
(not even a space). For example: =if(A1="","","Not Empty") In this statement, I have stated that in cell A1, if it is empty it will show empty, but if there is any value, it will state Not Empty. Let me know if this helps you out. "rmo5354 " wrote: I need help writing an IF expression: IF("reference cell is empty", leave blank, otherwise statement) thanx --- Message posted from http://www.ExcelForum.com/ |
What if I want to say if any of these cells are not blank then print
"something" Is that possible? I can't seem to get it to work. "ElsiePOA " wrote: =IF(A1="","",Statement) --- Message posted from http://www.ExcelForum.com/ |
All times are GMT +1. The time now is 02:45 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com