spreadsheet function ISBLANK

  • Thread starter Thread starter Fred Sherberger
  • Start date Start date
F

Fred Sherberger

How can I check to see if a cell is empty in MSWorks (not Excel)? I tried
=IF(c3="",0,1) but it didn't work and didn't copy to other cells relatively.

I know the ISBLANK in Excel will check for empty cells, but don't want to
redo my spreadsheet in Excel unless I really have to.

Thanks.
 
Fred Sherberger said:
How can I check to see if a cell is empty in MSWorks (not Excel)? I
tried =IF(c3="",0,1) but it didn't work and didn't copy to other
cells relatively.

I know the ISBLANK in Excel will check for empty cells, but don't
want to redo my spreadsheet in Excel unless I really have to.

I'm afraid you've asked you question in the wrong group. This newsgroup
is dedicated to discussion of Microsoft Access, the database program, so
it would only be by chance that someone here would know the answer to
your question. I suggest you try <microsoft.public.works.win>.
 
Apologies, Dirk. I don't use newsgroups often and just didn't look
carefully to realize that 'access' was the program and not the availability.
 

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

Back
Top