Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Office > Access and Access VBA > Access
|
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 Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 23rd, 2007, 09:32 AM
Registered User
 
Join Date: Jul 2007
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default 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?
 
Old August 23rd, 2007, 09:56 AM
Friend of Wrox
 
Join Date: Mar 2004
Posts: 3,069
Thanks: 0
Thanked 10 Times in 10 Posts
Default

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
 
Old August 23rd, 2007, 03:58 PM
Registered User
 
Join Date: Jul 2007
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Apparently this is only a problem with importing from Excel. It works fine with delimited text.
 
Old August 23rd, 2007, 04:27 PM
Authorized User
 
Join Date: Mar 2007
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Default

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






Similar Threads
Thread Thread Starter Forum Replies Last Post
Chapter 2 - Import and Export Wizard example LaurieCSI BOOK: Professional SQL Server 2005 Integration Services ISBN: 0-7645-8435-9 3 May 13th, 2008 05:17 AM
modify create appointment wizard jeanhl BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6 1 March 24th, 2008 03:37 AM
DTS Import/Export wizard query Neal SQL Server 2000 0 April 3rd, 2007 10:19 AM
Import Wizard trouble in 2005 Gert SQL Server 2005 2 March 28th, 2006 06:37 AM
Import/Export Wizard for Oracle 9i, Need Help!!! tarivs ADO.NET 0 January 18th, 2004 04:56 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.