473,513 Members | 2,437 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

"Enter Parameter Value" dialog in simple report...

1 New Member
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 began getting the "Enter Parameter Value" dialog and it was asking for the query by its name "sel_report_data" whenever I tried to run or preview the report.

To troubleshoot the problem, I selected the query in the database window, hit the "New Object" dropdown on the toolbar and selected "Report." I then selected "Design View" and the report design window opened. To keep it simple, I selected 5 fields from the query using the "Field List" tool and placed all of the fields in a single row in the "Details" section of the report. Couldn't be simpler, right? Even with this simplistic single level report I'm still getting the damned "Enter Parameter Value" dialog asking for the query by name, "sel_report_data".

I've been developing stand alone stuff in MS Access for the last 10 years and I've never run into this before. I'm running Access 2003 under Windows XP and I've always been able to select a query and design a quick report just by placing the fields from the field list tool into the details section of the report.

Maybe I'm having a senior moment, but this one has me stumped...

Walt Nixon
Aug 19 '07 #1
1 5044
puppydogbuddy
1,923 Recognized Expert Top Contributor
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 began getting the "Enter Parameter Value" dialog and it was asking for the query by its name "sel_report_data" whenever I tried to run or preview the report.

To troubleshoot the problem, I selected the query in the database window, hit the "New Object" dropdown on the toolbar and selected "Report." I then selected "Design View" and the report design window opened. To keep it simple, I selected 5 fields from the query using the "Field List" tool and placed all of the fields in a single row in the "Details" section of the report. Couldn't be simpler, right? Even with this simplistic single level report I'm still getting the damned "Enter Parameter Value" dialog asking for the query by name, "sel_report_data".

I've been developing stand alone stuff in MS Access for the last 10 years and I've never run into this before. I'm running Access 2003 under Windows XP and I've always been able to select a query and design a quick report just by placing the fields from the field list tool into the details section of the report.

Maybe I'm having a senior moment, but this one has me stumped...

Walt Nixon
If you don't have any parameters in the criteria row of your query, then I would suspect one of the following:
1. you have an ambiguous name in one of your fields...have you used the same field name for an object that is referenced in 2 different tables, and one or both of them appear in an alias column or calculated column of your query..if you do you should preface each of them with the table name like >>>> tablename.fieldname<<<<

2. do you have any columns in your query with the show box unchecked so that column does not appear in your field list, but it needs to be on the field list because it is used in the calculation for a field that you have on your report.??
Aug 20 '07 #2

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

Similar topics

3
2712
by: ahaque38 | last post by:
Hello. Using A2K SP3, I am having the following problem with a report using "Sorting and Grouping". I have recently added a grouping in the reports for "Category2<>'CONTRACTS'". I have...
2
14854
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...
2
14239
by: drisso | last post by:
Hello, I have searched that error on these message boards, msdn and crystaldecisions.com. I found tutorials that showed how to export a crystal report to pdf, but like many others I am getting...
3
1999
by: scott_baird | last post by:
Probably something simple, but it's driving me up the wall... In a report, I have an unbound control that is the total of 2 other bound controls (currency) as follows: unbound control =cash1 +...
6
6688
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
7662
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
5432
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
6916
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
6125
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...
0
7260
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
7162
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...
1
7101
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5686
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,...
0
3234
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3223
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1597
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 ...
1
803
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
456
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.