View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nayan Nayan is offline
external usenet poster
 
Posts: 39
Default searching data in XML from EXCEL

Environment excel 2003
Operating system Win XP Professional

Hello,

Currently I have a huge table in Excel in which existing VBA programm does
find operation to get a ceratain set of data.

I want to seperate this data from excel workbook and move to an XML file
then use xquery to search data in XML file.

How does xquery work from VBA?

Please let me know if anyone has any example of code or a web site to look at.

Thanks,

Nayan