p2p.wrox.com Forums

Need to download code?

View our list of code downloads.


Go Back   p2p.wrox.com Forums > Microsoft Office > Access and Access VBA > Access
I forgot my password Register Now
Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read
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.

Reply
 
Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 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
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?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #2 (permalink)  
Old August 23rd, 2007, 10:56 AM
Friend of Wrox
Points: 9,516, Level: 42
Points: 9,516, Level: 42 Points: 9,516, Level: 42 Points: 9,516, Level: 42
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Mar 2004
Location: Washington, DC, USA.
Posts: 3,060
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #3 (permalink)  
Old 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
Default

Apparently this is only a problem with importing from Excel. It works fine with delimited text.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #4 (permalink)  
Old August 23rd, 2007, 05:27 PM
Authorized User
 
Join Date: Mar 2007
Location: , , .
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

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off
Forum Jump

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 06:17 AM
modify create appointment wizard jeanhl BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6 1 March 24th, 2008 04:37 AM
DTS Import/Export wizard query Neal SQL Server 2000 0 April 3rd, 2007 11: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



All times are GMT -4. The time now is 01:58 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© 2008 Wiley Publishing, Inc