Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / General 2 / February 2007

Tip: Looking for answers? Try searching our database.

ImportMixedTypes

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
RhysPieces - 26 Feb 2007 19:23 GMT
Like many, I am experiencing difficulting making all the right settings so my
linked Excel table will correctly import  a column (type=Text) of values
containing text, numbers, or a mix of the two to an Access report. Have read
the 'dicks-blog' article and made the first two changes
(ImportMixedTypes=Text & TypeGuessRows=0). Can't figure out where to access
the section about checking if IMEX=1 setting is correct. Don't normally get
into that stuff. Please provide directions. Any further ideas to help
importing are appreciated as well. This is a daily report and I am tired of
making entries by hand.
Jamie Collins - 27 Feb 2007 15:14 GMT
On Feb 26, 7:23 pm, RhysPieces <RhysPie...@discussions.microsoft.com>
wrote:
> Like many, I am experiencing difficulting making all the right settings so my
> linked Excel table will correctly import  a column (type=Text) of values
[quoted text clipped - 5 lines]
> importing are appreciated as well. This is a daily report and I am tired of
> making entries by hand.

Here's one way:

http://support.microsoft.com/kb/240222

You want to do something like this:

adoTbl.Properties("Jet OLEDB:Link Provider String") = "EXCEL
8.0;HDR=YES;IMEX=1"

Jamie.

--
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.