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
How to create Point using ArcGIS?
how can i pay electricity bill online using hdfc netbanking ??
Server Recommendation (File Server & Terminal Server)
checking what is TRANSACTION ISOLATION LEVEL right now
Create Table (MS SQL 2008) with Time Column that accepts 14:00 format only
Install Office Communicator 2007 fails on database
DNS Event ID's 4010 & 4013
Block access to a single website - Software Resttriction Policies
Virtual to Physical using WinImage:V2P
jquery