Hi,
I am a newbie trying to create an process an XML in excel VBA. I would just be picking up values from cells and creating an XML. I tried googling/msdning to get a hold of the reference metho...
http://www.experts-exchange.com/Programming/Misc/Q_21941913.html
Zones:
ProgrammingDate Answered: 08/08/2006 Grade: A Views: 42
I'm trying to create a program that once pointed in the right direction can import an XML file and populate a VB DataGrid with specific paramereters defined within the program. My wish is to then t...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20696354.html
Zones:
Visual BasicDate Answered: 01/12/2004 Grade: B Views: 0
I'm working on a solution for transferring a lot of records from MS Access to SQL Server over a DSL line.
My research, so far, suggests that using XML Bulk Insert is the way to go.
To do that...
http://www.experts-exchange.com/Database/Miscellaneous/Q_21023987.html
Hello,
My XML document will hold Job information. Each Job may have multiple routing lines and therefore multiple <RoutingLine> sections for each Job. I need to be able to get the ID from the...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_22066254.html
Zones:
Visual BasicDate Answered: 01/06/2007 Grade: B Views: 0
Hi,
I'm trying to load an Excel Worksheet with a bunch of info that resides in an xml file. the xml file is in the same path as the workbook and it's called "sample.xml". I haven't used any xml pa...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_23015675.html
Hi Everyone-
I am fairly new to developing with VBA and I am stuck on a problem. I have an Access database that current runs a screen scraping process to get data. The screens are being retired, s...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_23402883.html
I am trying to parse an XML document and insert data from the doc into a table. The XML document is an error report and I want to insert each validity criterion error under the validity criterion l...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_23608930.htm...
Zones:
XMLDate Asked: 07/30/2008 Points: 500 Comments: 1
I have an Nodelist that i want to read in to an Excelsheet, but first i want to sort the list by 1.ProjectId or Name, 2. by AssignmentID?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Script/Q_23870241.ht...