LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 205
Default Populate combobox from external source

Hi there,

Can anyone recommend the best approach to populating a number of form
comboboxes from a single external source?

I had a go at using a short xml file but my xml knowledge is pretty
non-existent. I want to use the same source for another form in Visio as
well as this one in Excel, so I'd rather not use another workbook if I can
help it. Is there a way just iterate through an xml doc to get the data
into Excel?

Cut down version of xml below:

<?xml version="1.0"?
<ComboFields
<Measures
<Measure MeasureItem="miles"
<IDmil</ID
</Measure
<Measure MeasureItem="kilometres"
<IDklo</ID
</Measure
</Measures
<Elements
<Element Name="truck"
<IDtrk</ID
</Element
<Element Name="motorbike"
<IDmto</ID
</Element
</Elements
</ComboFields

All advise welcome!

Best regards

John


 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do i populate a text box according to selection in combobox? Steve Excel Worksheet Functions 0 April 13th 06 12:40 PM
Populate a Combobox from range. ex1302[_8_] Excel Programming 14 July 22nd 05 05:32 PM
Populate combobox Pat Excel Programming 1 December 10th 04 05:33 PM
Populate a combobox Rory[_3_] Excel Programming 2 June 9th 04 04:20 PM
Populate combobox with visable rows only max Excel Programming 1 February 17th 04 02:27 AM


All times are GMT +1. The time now is 07:24 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"