Results 1 to 2 of 2
  1. #1
    qwerty1 is offline Novice
    Windows XP Access 2010 32bit
    Join Date
    May 2012
    Posts
    5

    Transferspread sheet importing some WRONG values! WHAT?!

    I am trying to import an excel .xls file into a table in access.
    Everything looks to be ok, but when you look at some of the values they are slightly wrong! This is unnaccepable and useless if it isnt 100%.



    I am using:
    DoCmd.TransferSpreadsheet acImport, acSpreadsheetTypeExcel9, "tbl_data", "C:\Filepath\File.xls", False

    I look at the data, and Field 15. Most are correct but I have a value that should be 39.91 is imported as 33.91. And 37.31 is 33.31.

    Please help!

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,632
    Want to provide the Excel file for testing?
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. datediff wrong values
    By spleewars in forum Queries
    Replies: 6
    Last Post: 04-10-2012, 08:53 AM
  2. Replies: 2
    Last Post: 04-10-2012, 12:30 AM
  3. Importing numeric fields with null values from XML
    By hcorvallis in forum Import/Export Data
    Replies: 1
    Last Post: 10-20-2011, 08:09 AM
  4. Importing full excel sheet to access
    By karakal in forum Import/Export Data
    Replies: 0
    Last Post: 03-22-2010, 03:48 PM
  5. Importing Excel Sheet into Access dbase
    By tonystowe in forum Import/Export Data
    Replies: 0
    Last Post: 12-08-2006, 11:35 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums