Actually, now that I look at it, the page header is printing on every page -- including a blank page when the group changes name. I just don't want any blank pages any where -- even when a group name changes.
Why do I have to use a parameter field? All I want to do is enter a list of specific task numbers -- they will not change, and they shouldn't have to be selected from a list.
In my subreport, this is what I'd want:
Task ID and Task Description (two columns)
The TaskID tasks would be comprised of the task numbers I explicitly enter.
OK, I've got a list of "tasks," each with a task number. In the detail section, I want to include the TaskID, Description, etc. -- all individual fields. That all works fine. What I want in the report footer is to be able to list specific task numbers and their associated description.
Does...
OK, that makes sense!
One more question before I've totally worn you out on this Friday afternoon . . . what if I wanted to create a 2nd instance of TaskID and enter specific task numbers for this field? How is that done?
I've got a field named @RevHistory that contains this formula:
{Task.Version} = "8.1 SP1.5.1" and {Task.Build} = 8
When I run the report, I don't get a list of tasks that meet this criteria; instead, I get the word "False.
I understand that logic; however, I use the TaskID field in another area of the report where I don't want this formula applied. The TaskID is used in the Details section (and I don't want any criteria applied to that one), and the 2nd instance of the TaskID field will be in the Report Footer...
Shouldn't there be a value for "true?" All I want it to do is print if the conditions are met. Here's what I'm trying to do:
if {Task.Version} = "8.1 SP1.5.1" and {Task.Build} = "8" then true
This is probably extremely simple, but I'm totally drawing a blank! I have a field that's in the group details section of my report. What I want to do is create a report footer and use this field within the report footer ONLY IF it matches certain criteria. Can someone tell me how to create...
I've got an Access db I've been using for months. We just installed Office 2003 on our staging PC, and I'm having trouble opening the switchboard. When I open the database (the switchboard opens), I get the following error:
Run-time error '-2147024769 (800700f)'
When I click Debug, the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.