Results 1 to 3 of 3
  1. #1
    osas is offline Novice
    Windows 7 32bit Access 2013 32bit
    Join Date
    Oct 2017
    Location
    Lagos Nigeria
    Posts
    3

    Angry Expression issue using query design

    Please help me solve this issue ; having created table relations in ms Access,I was trying to do a calculation using "Expression" I ran a query and unfortunately I did not get the desired result but the message prompted me a dialog box to "enter parameter value" but then I do not know what to do since I am a beginner. The following is the expression I used,a row by row calculation: " Subtotal: [tblOrdersDetails]![Qty]*[tblBook]![RetailPrice]"

  2. #2
    JoeM is offline VIP
    Windows 7 32bit Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    If you get an enter parameter value, it usually means it does not recognize one of the field names.
    So, you most likely did one of the following:
    - Mis-typed one of your field names
    - Tried to use a field that isn't in your query

    If you aren't sure, switch your query to SQL View, and copy and paste the SQL code here so we can review it.

  3. #3
    osas is offline Novice
    Windows 7 32bit Access 2013 32bit
    Join Date
    Oct 2017
    Location
    Lagos Nigeria
    Posts
    3

    Appreciation

    Quote Originally Posted by osas View Post
    Please help me solve this issue ; having created table relations in ms Access,I was trying to do a calculation using "Expression" I ran a query and unfortunately I did not get the desired result but the message prompted me a dialog box to "enter parameter value" but then I do not know what to do since I am a beginner. The following is the expression I used,a row by row calculation: " Subtotal: [tblOrdersDetails]![Qty]*[tblBook]![RetailPrice]"
    Thank you JoeM
    I have been able to resolve the issue, I used the webaccess expression instead of desktop expression

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

Similar Threads

  1. Db design issue
    By mpouzouxis in forum Database Design
    Replies: 2
    Last Post: 06-25-2017, 04:20 PM
  2. Replies: 6
    Last Post: 03-16-2016, 08:36 AM
  3. Design issue
    By Accessuser67 in forum Forms
    Replies: 3
    Last Post: 12-18-2012, 05:41 AM
  4. Replies: 3
    Last Post: 12-02-2012, 12:59 AM
  5. basic expression builder issue
    By nagsha in forum Access
    Replies: 1
    Last Post: 09-06-2010, 02:29 AM

Tags for this Thread

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