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
open and read a *.xlsx file
Is it possible to mirror two physical disks?
Terminal Service Printers
Question about Exchange 2010 mailbox move.
Best Practice for Domain Administrator - Windows Server 2003
Screen lock/unlock
GZip Partially Working
Sending and receiving limits on Exchange users internally and externally
How do I modify textboxes/labels in an asp:repeater footertemplate through javascript (client side)
Dell PowerEdge Perc 4e/Di RAID 1 expansion