Excel Interop .NET question

S

Sameh Ahmed

Hello there,
I need to a way to determine if a cell is empty or not.
I tried adding a reference to VBA to use the IsEmpty function in the
Information class, but information was not there.
Tried Cell.Characters.Count but this does not work if the cell contains
numbers, and some time crashes on empty cells.
any ideas?
Thanks in advance.
Regards
Sameh
 

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