In need of figuring out how to exteract a text string from excel 2000.
I can see the result in the MyVariant usign the demo excel2000.prj as a BSTR.
How to extract this to get it into an actual char varaible?
Cannot get the VariantGetCString to work in terms of the double pointer for the second
function entry? Is this the only function that is neded?
Thanks.