how to call excel.range.errors in vc++

A

anandmam

Hi,

I am using vc++ as back end. I want to get the cell error and ignore
it.
I found related coding in vba as range.errors(XLNumberAsText).Ignore =
true. I tried the same thing in vc++. But errors() of range is not
exposed in vc++. can any one suggest me how to do the same coing in VC+
+.

Thanks in advance,

Anandi
 

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