If Not blank - Formula for two cells

I

INMD13

Hi I was wondering how I can write write the following formula. I wan
the formula to return a "1" if either cell A1 or B1 is NO
blank,otherwise retunr "0".

IT would look something like this

IF(NOT(ISBLANK(A1, B1)), 1, 0) <- This is not working for me
 

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

Top