Using Excel XP ActiveX. The BuiltInDocumentProperties property call from the workbook object returns a variant that is supposed to be "the entire collection of built in document properties". My problem is that I can't get the data out of the variant. I've tried using variant to data (with types cluster, array, string) and variant to flattened string, to no avail. Everything I've tried results in nothing coming out or an undefined error. Any ideas?
Thanks, Dave.
