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 / Importing / Linking / March 2005

Tip: Looking for answers? Try searching our database.

numbers don't show up in a linked table, but do appear in an impo.

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jan Buckley - 30 Mar 2005 18:27 GMT
I'm linking to an Excel file, and one field containing numeric data
(formatted as general in Excel) appears in the linked table as #Num!. When I
import the same file, rather than link, the data comes in okay. I don't want
the user to have to import the file each time. How can I make the linked
table display the data correctly?
John Nurick - 31 Mar 2005 06:55 GMT
Hi Jan,

Normally the #NUM! error appears when the Jet database engine finds a
non-numeric value in a column that it has decided to treat as a number
field. So the first thing to suspect is that the values being displayed
as #NUM! are not actually numeric: could they be numbers formatted as
text (e.g. by being prefixed by apostrophes), or strings that look like
numbers (e.g. with a l instead of a 1)?

The solution is either to fix these values or to ensure that the entire
column is treated as text rather than numeric. For the latter, the
behaviour is controlled by the registry and other settings described at
http://www.dicks-blog.com/excel/2004/06/external_data_m.html .

>I'm linking to an Excel file, and one field containing numeric data
>(formatted as general in Excel) appears in the linked table as #Num!. When I
>import the same file, rather than link, the data comes in okay. I don't want
>the user to have to import the file each time. How can I make the linked
>table display the data correctly?

--
John Nurick [Microsoft Access MVP]

Please respond in the newgroup and not by email.
 
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.