RE: Numeric Data values messed up with linking excel files

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • agarwasa2008@gmail.com

    RE: Numeric Data values messed up with linking excel files

    Hi,

    I have a perfect file called "Products.x ls" that I link to my MS
    Access 2003 database and everytthing looks good in that file.

    When I view the same file after linking in my database the data values
    of records in "tblProduct s" are incorrect. For example the tblProducts
    has a field called "PackageSiz e" as listed below. THe problem is that
    it displays the text correctly but if the field has numbers only it
    messes it up. I have set this field in the xls file as "Format Cell as
    Text" to accommodate the number and text which is fine in the .xls
    file but it get messed up in the linking proceses. Any magic to fix
    this problem

    Thanks,
    Sa

    Example:
    Package Size (Field in tblProducts)
    2LED
    #Num!
    #Num!
    #Num!
    T13/4
    D041
    SLP2510P8
    SFH206K
  • bhicks11 via AccessMonster.com

    #2
    RE: Numeric Data values messed up with linking excel files

    Hi Agarwasa,

    Here's two different threads regarding that behaviour. Should help:

    This happens because there is a combination of numbers and letters in one of the columns of the Excel file you want to link. This will alway...






    Bonnie
    Data entry services, data entry and database programming services since 1992. Security, accuracy, and reasonable pricing. (678) 773-6504


    agarwasa2008@gm ail.com wrote:
    >Hi,
    >
    >I have a perfect file called "Products.x ls" that I link to my MS
    >Access 2003 database and everytthing looks good in that file.
    >
    >When I view the same file after linking in my database the data values
    >of records in "tblProduct s" are incorrect. For example the tblProducts
    >has a field called "PackageSiz e" as listed below. THe problem is that
    >it displays the text correctly but if the field has numbers only it
    >messes it up. I have set this field in the xls file as "Format Cell as
    >Text" to accommodate the number and text which is fine in the .xls
    >file but it get messed up in the linking proceses. Any magic to fix
    >this problem
    >
    >Thanks,
    >Sa
    >
    >Example:
    >Package Size (Field in tblProducts)
    >2LED
    >#Num!
    >#Num!
    >#Num!
    >T13/4
    >D041
    >SLP2510P8
    >SFH206K
    --
    Message posted via AccessMonster.c om


    Comment

    Working...