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
User's Web-Based AOL Mail is sending spam to all his contacts
time duration on cfchart y axis
is there a way to export GFI webmonitor Rules on isa 2006 for webgrade filter
Database on a 64 bit OS - Conection issues
Exchange 2010 Remote Connectivity, SMTP
VBA function works on Excel 2007 file locally but not when in SharePoint 2007
SQL Database Backup "not permitted because it is not online"
integrated wordpress into site. blog pic attachments not working.
How to retrieve and Entities Form or View Metadata
Particular calendar items will not sync from iPhone to Outlook via Exchange