Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in Access only
Search
Advanced Search
Forums
BYTES
Product Launch
Updates
Developer Toolkit
Today's Posts
Member List
Calendar
Home
Forum
Topic
Access
Copy column from Excel to Access
Collapse
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
Lila Puri
New Member
Join Date:
Nov 2014
Posts:
1
#1
Copy column from Excel to Access
Nov 3 '14, 04:56 AM
I do have 18000 rows to be copied from Excel to Access. When I do it, it gives error like copy/sharing limit exceed...
How can I do it?
twinnyfo
Recognized Expert
Moderator
Specialist
Join Date:
Nov 2011
Posts:
3662
#2
Nov 3 '14, 12:00 PM
Lila Puri,
There are two primary ways you can do this.
First, you could link the spreadsheet to your database, then use he spreadsheet as one of the tables, and just append the records to your DB table.
Or, you could use MS Access VBA to automate the Excel operations, open the file, and copy the data, row by row until the import is complete.
Depending on what you need to do and if this is a regular import, both methods have advantages and disadvantages.
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment