View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Cyril Cyril is offline
external usenet poster
 
Posts: 1
Default How to find the custom xml tags in a workbook

We have work books where a user designs a layout using a xsd schema, & we
populate the data in those fields. Problem is I need to find where each of
the custom xml ( from the schema) is placed, is there a way to find it, given
the element name or even get all the elements & iterate thru them.
Cyril