Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do you use VBS to Insert data into excel?

Status
Not open for further replies.

RonQA

Technical User
Jun 24, 2007
61
US
I can get the data into the sheet, but I need it to go to the last empty cell. It is really driving me crazy.

Does anyone have script to do something like this?

Thanks,
 
You can use a do until statement to loop through cells until the length is = "".

I hope you find this post helpful.

Regards,

Mark

Check out my scripting solutions at
Work SMARTER not HARDER. The Spider's Parlor's Admin Script Pack is a collection of Administrative scripts designed to make IT Administration easier! Save time, get more work done, get the Admin Script Pack.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top