Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Ignore errors in range | Excel Worksheet Functions | |||
Excel Throwing Circular Errors When No Errors Exist | Excel Worksheet Functions | |||
with .net call to excel range.merge() | Excel Programming | |||
How can I call Range::Find from C++ without crashing Excel? | Excel Programming |