+ Reply to Thread
Results 1 to 4 of 4

Help running SQL Update Via VBA (Missing Operator Debug Error)

  1. #1
    Forum Contributor
    Join Date
    06-18-2010
    Location
    USA
    MS-Off Ver
    Excel 2016
    Posts
    546

    Help running SQL Update Via VBA (Missing Operator Debug Error)

    I am running this code unsuccesfully I might add:
    Please Login or Register  to view this content.
    It doesn't like my update statment for some reason...can someone poitn out my errors?
    Last edited by jo15765; 05-21-2012 at 04:35 PM.

  2. #2
    Forum Contributor wallyeye's Avatar
    Join Date
    05-06-2011
    Location
    Arizona
    MS-Off Ver
    Office 2010, 2007
    Posts
    308

    Re: Help running SQL Update Via VBA (Missing Operator Debug Error)

    I don't think it will like:

    tbl)_Master

    but that seems to be too obvious of an error. Have you tried running the sql statement directly in your SQL editor in Access? Or better yet, copy the SQL string to the SQL window then switch to the QBE grid. That should give you some decent error messages.

  3. #3
    Forum Contributor
    Join Date
    06-18-2010
    Location
    USA
    MS-Off Ver
    Excel 2016
    Posts
    546

    Re: Help running SQL Update Via VBA (Missing Operator Debug Error)

    I caught the table)_master shortly after posting the message, that wasn't the issue Thanks for the tip with trying to run the code directly in SQL, I will try that and see what errors that will produce.

  4. #4
    Forum Contributor
    Join Date
    06-18-2010
    Location
    USA
    MS-Off Ver
    Excel 2016
    Posts
    546

    Re: Help running SQL Update Via VBA (Missing Operator Debug Error)

    I figured it out I had to modify my SQL to read like this:
    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1