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