M
marta
Hello,
I have an excel worksheet that is linked to access. It is
very important that cells with zero value appear as empty
cells in my access table.
The excel column has the following formula:
=IF(ISBLANK(C4),,E4)
and it returns a zero if cell C4 is blank.
Is there any way to specify it to return an empty cell?
Thanks so much for your help!
Marta
I have an excel worksheet that is linked to access. It is
very important that cells with zero value appear as empty
cells in my access table.
The excel column has the following formula:
=IF(ISBLANK(C4),,E4)
and it returns a zero if cell C4 is blank.
Is there any way to specify it to return an empty cell?
Thanks so much for your help!
Marta