|
From: karthi on 1 Jul 2008 05:42 hi every one, how to write recordset datas of vbscript into existing excel sheet. its very urgent to me. any one please help me. regards, karthik.R
From: Richard Mueller [MVP] on 1 Jul 2008 11:39 "karthi" <karthikumar.r(a)gmail.com> wrote in message news:4a045554-20b7-4a16-8d1c-0d9252337e93(a)d19g2000prm.googlegroups.com... > hi every one, > > how to write recordset datas of vbscript into existing excel sheet. > its very urgent to me. > any one please help me. > > regards, > karthik.R Here is an example VBScript program that uses ADO to retrieve user Distinguished Names in a recordset, then writes the values to a spreadsheet: http://www.rlmueller.net/Create%20User%20List%203.htm -- Richard Mueller MVP Directory Services Hilltop Lab - http://www.rlmueller.net --
|
Pages: 1 Prev: Windows 2000 WMI issue Next: Number of pages in TIF image |