I can fill a CalcSheet object and calculate the first example of Excel''s VLookup, but have only received exceptions when trying to provide the boolean required for the remaining examples.
I am using a 1 for true and a zero for false, which works in Excel. I do not get the exception when filling the CalcSheet, but I do receive it when executing cs.Engine.ComputeVLookUp()
I am using Calculate version 3.0.1.0 (haven''t connected my downloaded 3.3.0.0 up yet).
As a second issue, from the Exception I receive during such computes, I cannot see any useful information as to what the equivalent Excel error code might be. That would be useful information to have.
Thanks,
Greg