Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > VB Script

Vista - how to write recordset datas of vbscript into existing excel sheet

Reply
 
Old 07-01-2008   #1 (permalink)
karthi


 
 

how to write recordset datas of vbscript into existing excel sheet

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

My System SpecsSystem Spec
Old 07-01-2008   #2 (permalink)
Richard Mueller [MVP]


 
 

Re: how to write recordset datas of vbscript into existing excel sheet


"karthi" <karthikumar.r@xxxxxx> wrote in message
news:4a045554-20b7-4a16-8d1c-0d9252337e93@xxxxxx
Quote:

> 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
--


My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Download Website to Excel Sheet VB Script
Re: Color to Excel sheet? #FF0000 (255,0,0) VB Script
Filter existing recordset for objectClass VB Script
Find the last Row in an Excel Spread Sheet PowerShell
create pdf file from each excel sheet. PowerShell


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46