Custom Form loading listbox data from XML

S

sahridhayan

Hi all

I want to load listbox with data from reading an XML file
like this
<table1>
<item1>itemvalue1</item1>
</table1>
<table1>
<item1>itemvalue2</item1>
</table1>

how can you do it in outlook vba?

Regards
Sahridhayan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top