ACC1x: Importing Numeric Column Names in SpreadsheetsID: Q100128
|
If you import a Microsoft Excel spreadsheet using the First Row Contains Field Names option, and the spreadsheet's first row contains numeric values, Microsoft Access will substitute sequential values starting with 1 for the values in the first row of the spreadsheet.
Before you import the spreadsheet, format the column names (the values in the first row) as text by typing a single quotation mark (') at the beginning of each value. Or, after you import the spreadsheet to a Microsoft Access table, switch the table to Design view and change the field names.
Microsoft has confirmed this to be a problem in Microsoft Access versions 1.0 and 1.1. This problem no longer occurs in Microsoft Access version 2.0.
Numeric column names in imported spreadsheets are ignored, regardless of the spreadsheet format. Microsoft Access will replace any numeric column names with column numbers in the destination table.
Col 1 Col 2 Col 3
--------------------
Row 1: |5000 | 6000 | 7000 |
-------------------
Row 2: | 201 | 202 | 203 |
-------------------
Row 3: | 301 | 302 | 303 |
--------------------
Keywords : kbinterop IsmExl4
Version : WINDOWS:1.0,1.1,4.0,4.0a
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: March 25, 1999