Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Given that Office 2007 has messed up some of the nicer ways to transfer query
results from Access to Excel, has anyone worked out a way to take an ADO recordset in Access and convert it into the proper XML format to be written to the XML file that holds the worksheet values in Excel 2007? This has to be done in VBA and while Jan Karel Pieterse tells how to do a lot of the footwork at http://www.jkp-ads.com/Articles/Exce...leFormat02.asp I'm wondering if there is an elegant/efficient way to convert the ADO recordset into the kind of XML that Excel can accept. There are hints that the recordset can be saved into a DOMDocument, but no information on how to get it into the right format. There is a refererence on how to do this in VB.Net at http://support.microsoft.com/kb/319180 but that's way beyond me... Anyone done this before? James |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Protecting a range or cell in a worksheet Excel 2007 | Excel Programming | |||
Excel 2007 - referencing a cell value from another worksheet withi | Excel Discussion (Misc queries) | |||
Recordset from excel worksheet | Excel Programming | |||
Repost! Excel multiple worksheet populate from recordset | Excel Programming | |||
Help! Excel multiple worksheet populate from recordset | Excel Programming |