|
-
Feb 13th, 2008, 06:00 AM
#35
Thread Starter
Junior Member
Re: Unasked Question is the Dumb Question
I'll have a look, tomorrow. The copy seems to work
as you expected. The copy sheet is filled with the
data from the original sheet. But it stops at row
183.
There are 312 rows in the original sheet. So some-
thing is stalling the copy process, part-way through.
Is this what you needed to see?
Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\PerryE\My Documents\Spreadsheet files\Address List VBA1.xls;Extended Properties="Excel 8.0;HDR=YES";
INSERT INTO TargetRange SELECT * FROM SourceRange
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|