View Single Post
 
Old 06-08-2015, 07:56 AM
macropod's Avatar
macropod macropod is offline Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,343
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

OK, so you want to save the 'metadata' the user inputs into the userform. In that case, as per my previous post:
Quote:
saving the data from a userform in an xml format requires you to supply all the relevant xml tags - whose attributes depend on what you're trying to do with the xml
That, after all, is all that xml code is - plain text with the appropriate xml tags. Furthermore, xml code doesn't have a format, per se. What you see in xml viewers like I.E. is just the way they've been programmed to display xml code.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote