View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Koketso Mashao Koketso Mashao is offline
external usenet poster
 
Posts: 2
Default XML Mappings to VBA

Hi Guys,

Is there a way to map xml tags to controls like Checkboxes,Comboboxes in
excel. I want to extract the data into xml.

Another thing is I have this huge project where I have to convert an online
wb app into an offline excel app. Are there any black spots i need to be
aware of?

Regards