ACC: Named Excel Range Must Contain More Than One Cell (186309)
The information in this article applies to:
This article was previously published under Q186309 Novice: Requires knowledge of the user interface on single-user computers.
SYMPTOMS
Microsoft Access allows you to import a named range from a Microsoft Excel
worksheet. However, you cannot import a named range limited to a single
cell.
CAUSE
Although Microsoft Excel can create a named range consisting of a single
cell, Microsoft Access cannot recognize such a range.
RESOLUTION
Create a named range that contains the cell with data and at least one
extra cell for the range to be recognized by Microsoft Access. This extra
cell can be blank. If you create a named range that contains cells in two
adjacent columns, the Microsoft Access Import Wizard will allow you to
choose a field to exclude from the import action.
To reset a range so that it contains more than one cell, follow these
steps:
- Follow steps 1 through 7 in the "Steps to Reproduce Behavior" section
of this article.
- On the Insert menu click, Name, and then click Define.
- In the Names In Workbook box, click TEST1.
- Under Refers To, change
=Sheet1!$A$1
to read:
=Sheet1!$A$1:$B$1
- Save and close the workbook.
- Close Microsoft Excel.
- Follow Steps 9 through 13 of the "Steps to Reproduce Behavior"
section.
Note that the named range "TEST1" now appears in the list box.
- Click Next three times to bring the dialog box to the "Field options"
screen.
- Select Field2 and click the "Do not import field (Skip)" option.
- Click Finish.
REFERENCES
For more information about linking, search the Access Help Index for
"Excel, importing and linking Microsoft Excel data," or ask the Office
Assistant.
For more information about named ranges, search the Excel Help Index for
"named range," select "Name cells in a workbook" from the Topics Found
dialog box, or ask the Office Assistant.
Modification Type: | Major | Last Reviewed: | 9/25/2003 |
---|
Keywords: | kbinterop kbprb KB186309 |
---|
|