05-02-2005, 12:56 PM
You can open up file properties to get a list of sheets (File, Properties, Contents tab). I was successful at counting the number of items and selecting the items, but I tried to get text from the list and got garbage back.
I used the builtin functions LB_GetCount,LB_GetItemText, and LB_SelectItem. I'll try VB next.
Matt B.
I used the builtin functions LB_GetCount,LB_GetItemText, and LB_SelectItem. I'll try VB next.
Matt B.
Matt B