Results 1 to 2 of 2
  1. #1
    pervej.fac is offline Novice
    Windows XP Access 2007
    Join Date
    Dec 2013
    Posts
    4

    Thumbs down run time error-3061 too few parameters.

    hi
    I have attached an access file.click on query "marksQuery".You will see an error
    run time error-3061 too few parameters.
    I can't understand and don't know it's solution.


    Could anyone please solve me this problem?
    Attached Files Attached Files

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,929
    The function is calling a query that is calling the function - going in circles.

    This did not error:

    strSQL = "SELECT distinct b + e AS total FROM marks WHERE YearOf=" & InputBox("Enter Year")
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Error 3061 - Too Few parameters
    By DetrieZ in forum Programming
    Replies: 2
    Last Post: 07-09-2013, 12:52 PM
  2. Replies: 3
    Last Post: 04-26-2013, 01:37 PM
  3. Too Few Parameters, Error 3061
    By uncletreetrunk in forum Programming
    Replies: 7
    Last Post: 08-07-2012, 04:50 PM
  4. Error 3061 Too Few parameters
    By gopherking in forum Programming
    Replies: 5
    Last Post: 10-06-2011, 11:50 AM
  5. Replies: 1
    Last Post: 05-21-2011, 01:33 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