Microsoft
Software
Hardware
Network
Question : Import Tool
Hi,
I have users who are importing multiple spreadsheets into one Access table, they currently edit spreadsheets before dropping data in.
Can i build a tool in Access which allows users to choose fields prior to import or does the import tool already cover that, i suppose my question is, can i build a better tool using VBA or is the inbuilt import function as good as it gets?
Thanks
Seamus
Answer : Import Tool
Got it.
Please change the line
wb1.Sheets("Data").Range("
B25:R42").
Copy _
wb2.Sheets("Overtime").Ran
ge("B3:R20
")
To
wb1.Sheets("Data").Range("
B25:R42").
Copy
wb2.Sheets("Overtime").Ran
ge("B3:R20
").PasteSp
ecial xlPasteValues
Random Solutions
Display Query Results in a Message Box
asp.net page to test database connectivity
Delete first 1 or 2 rows from csv/text delimited file
Internet Explorer Keeps shutting down
Arcserve 11.5 and LTO 5
System Restore Points Not Created on Win 7
Slipstream all updates into new wim.image / win 7 install DVD
NAT setting and vmware
self-hosted free form builder
Small Business Server Crital alerts