Handle xml table as a recordset in excel vba

somnath_it2006

Well-known Member
Joined
Apr 11, 2009
Messages
574
Hi All Experts..


I really want to complete this... If someone can Please help..

I have extracted xml table from sharepoint using below url (owssvr.dll):

http://ServerName/_vti_bin/owssvr.dll?Cmd=Display&XMLDATA=1&RowLimit=5&List={88479cb5%2D47b2%2D44fe%2D835c%2D0c4a335219e2}


Now I want to load this xml into some kind of recordset and extract require data from this table.
I want to work on this table as I work on access tables (Where I can execute the SQL queries.)

Please let me know if you have any ideas...
 

Excel Facts

Copy formula down without changing references
If you have =SUM(F2:F49) in F50; type Alt+' in F51 to copy =SUM(F2:F49) to F51, leaving the formula in edit mode. Change SUM to COUNT.

Forum statistics

Threads
1,215,013
Messages
6,122,690
Members
449,092
Latest member
snoom82

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top