473,473 Members | 1,959 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

How do i fix this error " enter parameter value"?

1 New Member
I have two quarries one that gives me a list of book sales(customer, quantity, book number,date) and the other gives me a list of Book Numbers and their corresponding prices. I need to create a field in the first quarry that i mentioned that will gives me cost of each customers total order.

I started by using the design view and clicking on build. I input this equation:

Expand|Select|Wrap|Line Numbers
  1. quaryBookCost: [Quantity]* [Books Query]![BookPrice]
but it then asks me to "enter parameter value"

I can't seem to figure out where I went wrong any help you could give me would be great.
Dec 18 '10 #1
2 6332
NeoPa
32,556 Recognized Expert Moderator MVP
It's hard to tell from the little information posted. Typically, this message comes when there is something in brackets ([]) which it is unable to resolve.

As the named value is quaryBookCost, I would guess towards a simple mis-spelling of something, but it may be that the query [Books Query] doesn't even exist within your query. If it does, maybe it doesn't contain a field called [BookPrice].

I can't tell you what is mis-spelled without access to how all the items are actually spelled, but you should check them all out carefully.
Dec 18 '10 #2
Moah Scout
58 New Member
Wellcome to bytes!
As Neopa said, it may be due to the [Quantity] try to replace [Quantity] with [Sales Query].[Quantity].
If it still gives you that parameters error, then try your design from the Scratch
Dec 21 '10 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: lgo | last post by:
I have read several variations of this topic posted on this news group. However I was not able to find the answer for my problem. I am trying to build code (see below) to update a large single...
6
by: ineedahelp | last post by:
I have been working on trying to get some code to work in an ON CLICK EVENT. I am having trouble with the syntax of an SQL statement. The program was stopped without running to completion many...
3
by: Darin | last post by:
I have a problem I just can't figure out. I have a form with a subform, and the recordsource of the subform has criteria based on some unbound fields in the parent form so that data in the parent...
3
by: chetu | last post by:
I am getting the above msg. when I click my form, it was running fine yesterday, but not sure what happened. Can any one help?
1
by: waltnixon | last post by:
I've got an MS Access query which runs fine when double clicked and returns all of the rows in a test database I'm building. I've set up a multi group report based on the query. I immediately...
3
by: myemail.an | last post by:
Hi all, I use Access 2007 and have come across this error a number of times. I have two tables (customer information) which should contain - ideally - the same data. I create a query to compare...
1
by: Sport Girl | last post by:
Hi everybody, please can anybody help with this question: I an working with Acees 2007, and everytime I run a report I have a dialog box prompting "Enter Parameter Value" requesting for a...
7
by: adigga1 | last post by:
Hello EveryOne, I have a situation with a Form running an event; It works fine when it calls or manipulates number values; but when I put a character within the numbers or use alpha-numeric...
1
by: Chris Brooks | last post by:
I used the CmdButton Wizard and arrived at the following: where condition: "=" & "'" & & "'" I am trying to Open a separate pop up form based on the currently selected Company Name in my...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.