Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have about 1,000 to 1,500 records in Excle 2003 that I am trying to
get into Access 2003 using VBA the fasted way possible. Right now I have an INSERT query that loops through the records but this is very slow. I have read about some other options that would be faster like creating a linked table to this data and then I can append the data and destroy the linked table. However, I think this functionality was lost in Excel 2003 but I am not sure. Can anyone help with what the best solution is and some sample code (or a reference on the web I can get to). Thanks in advance. -Scott |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
importing/linking data from an Access 2003 Query to an Excel 2003 | Excel Discussion (Misc queries) | |||
opening excel files from access 2003, win xp, office 2003 | Excel Discussion (Misc queries) | |||
Transferring data to excel spreadsheet 2003 | Excel Discussion (Misc queries) | |||
Data Access Pages - Excel 2003 | Excel Discussion (Misc queries) | |||
How do you move names and data between large Excel 2003 workbooks? | Excel Worksheet Functions |