|
|
 |
| Access Discussion of Microsoft Access database design and programming. See also the forums for Access ASP and Access VBA. |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Access section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
|
 |

August 23rd, 2007, 10:32 AM
|
|
Registered User
|
|
Join Date: Jul 2007
Location: Lincoln, NE, USA.
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Cant Modify Field Options Using Import Wizard?
I'm importing from an Excel 2003 spreadsheet into Access 2003. The import wizard will not let me change any column names or column properties. When I get to the Field Options screen, no matter which column I highlight, only the first column properties will change.
Is this a bug in Access?? IIRC, this worked fine in Office Pro 97, I remember doing it and doing it correctly quite often. Now it will not work, neither in Office XP nor in Office 2003. It doesn't matter if I am at home or at the office, it doesn't work.
What's the deal?? If it isn't a bug, then how do I fix it so I can use it again?? What am I missing?
|

August 23rd, 2007, 10:56 AM
|
|
Friend of Wrox
|
|
Join Date: Mar 2004
Location: Washington, DC, USA.
Posts: 3,060
Thanks: 0
Thanked 10 Times in 10 Posts
|
|
Okay, not a fix, but a work around:
Transfer the data from Excel to Access into an intermediate table, then use an Append query or VBA to move it from the intermediate table to the final table. I do this usually since I work with disconnected back ends and want finer control over the data in repetitive operations like this.
If you are interested, I can help with the code. Sorry I can't answer your question.
HTH
mmcdonal
|

August 23rd, 2007, 04:58 PM
|
|
Registered User
|
|
Join Date: Jul 2007
Location: Lincoln, NE, USA.
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Apparently this is only a problem with importing from Excel. It works fine with delimited text.
|

August 23rd, 2007, 05:27 PM
|
|
Authorized User
|
|
Join Date: Mar 2007
Location: , , .
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
This is a known issue with Office 2003 and Microsoft has a hotfix available for this issue. Refer to the link below for more information:
http://support.microsoft.com/?id=837003
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
 |