Results 1 to 2 of 2
  1. #1
    mb909 is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Apr 2012
    Posts
    1

    The object doesn't contain the Automation object "voorraadtransacties uitgebreid"


    Hey all,

    I have a Dutch version of Access 2010 (I'll try to translate as good as I can).

    I'm having a problem when running a OnCurrent macro in my "sales" form.
    What I want to do is check if I can find records in a query (called "Voorraadtransacties Uitgebreid")of the same database for the current sale.

    I have entered the following:
    If DCount("*";[Voorraadtransacties Uitgebreid];"[klantorder-id]=" & [Forms]![Sales]![ID])=0
    then .....

    But I keep getting The object doesn't contain the Automation object Voorraadtransacties Uitgebreid

    could someone help me with this?

    cheers

    Jef

  2. #2
    TG_W is offline Competent Performer
    Windows 7 64bit Access 2007
    Join Date
    May 2010
    Location
    Manvel, TX
    Posts
    299
    Have you tried removing the brackets from around the query name and using quotation marks ("Voorraadtransacties Uitgebreid")?

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

Similar Threads

  1. Replies: 0
    Last Post: 02-20-2012, 04:57 PM
  2. Replies: 0
    Last Post: 01-11-2012, 12:34 PM
  3. Replies: 1
    Last Post: 09-03-2011, 07:01 PM
  4. Replies: 9
    Last Post: 05-19-2011, 12:08 PM
  5. Replies: 3
    Last Post: 11-02-2010, 10:14 AM

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