Results 1 to 4 of 4
  1. #1
    Stephanie53 is offline Competent Performer
    Windows 7 32bit Access 2010 32bit
    Join Date
    Mar 2013
    Posts
    246

    Previous Issue Solved however caused more errors elsewhere...

    Here is the previous issue: https://www.accessforums.net/forms/n...ted-34330.html

    Now when I select to see the Purchase Order Details form I get this error:

    Click image for larger version. 

Name:	unit cost error.jpg 
Views:	12 
Size:	26.0 KB 
ID:	12264

    Please know that I changed from Unit Cost in the previous issue to have it read and post under List Price and changed the code accordingly after I saw this error and I still get this error.

    TIA for all your help in this matter

    Stephanie

  2. #2
    Missinglinq's Avatar
    Missinglinq is offline VIP
    Windows 7 64bit Access 2007
    Join Date
    May 2012
    Location
    Richmond (Virginia, not North Yorkshire!)
    Posts
    3,018
    The error would seem to indicate that there is a SQL statement, somewhere, that you haven't edited to reflect he Field name change. Understand that some SQL statements are generated by the Access Gnomes via various Wizards, and you may not even be aware that they exist. One example of this would be the creation of a Table-based Combobox, using the Wizard. You place the Control on the Form, the Wizard pops up, and you pick a Table or Query as a source, then you select Fields to include in the Combobox. If you then select the Combobox and go to Properties - Data and look at the RowSource Property, you'll see that Access has used a SQL statement to create a SELECT Query.

    Depending on the size of your app, it could take a bit of time tracking all such occurrences down.

    Or, of course, it could be an Access 'ghost!' These creatures do occasionally remain after changes like this have been made. They cure for this, I believe, is to import everything into a new, blank database.

    Linq ;0)>
    The problem with making anything foolproof...is that fools are so darn ingenious!

    All posts/responses based on Access 2003/2007

  3. #3
    Stephanie53 is offline Competent Performer
    Windows 7 32bit Access 2010 32bit
    Join Date
    Mar 2013
    Posts
    246
    Found the issue :-) Thanks :-)

  4. #4
    Missinglinq's Avatar
    Missinglinq is offline VIP
    Windows 7 64bit Access 2007
    Join Date
    May 2012
    Location
    Richmond (Virginia, not North Yorkshire!)
    Posts
    3,018
    Glad you got it fixed!

    Linq ;0)>
    The problem with making anything foolproof...is that fools are so darn ingenious!

    All posts/responses based on Access 2003/2007

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Circular reference caused by
    By rncarterjm in forum Queries
    Replies: 1
    Last Post: 04-02-2013, 08:59 PM
  2. Replies: 3
    Last Post: 03-13-2013, 04:00 PM
  3. Replies: 10
    Last Post: 07-25-2011, 12:07 PM
  4. Replies: 1
    Last Post: 07-22-2010, 05:52 PM
  5. mutiuser automatic updates events caused
    By skbrede in forum Access
    Replies: 4
    Last Post: 07-26-2009, 09:22 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums