Details in Report Header?
Tue, 18 Nov 2008 18:24:25 -0800 (PST)
I have a report that summarizes a lot of data. I send this out to
clients every day with newly updated info. As this may get into many
pages I want an eaiser way for my clients to see the newly entered
data. I have done this so far with Conditional Formatting.
However, I was wondering if I can put records in ...
|
Parameter Value as a Report Heading (Label/Text)
Tue, 18 Nov 2008 18:21:00 -0800
I have a report which is based on a query which has a parameter in the date
field
eg. Query field - Planned Start Date - Parameter [Start Date]. I need the
value chosen when the report is run, to appear as a text label or heading in
the report. I used a unbound text and entered =[Start Date] but it keeps
co ...
|
Report Grouping & Subtotals
Tue, 18 Nov 2008 17:41:45 -0600
Hello,
My app produces a list report with groups, and subtotals for those groups.
These groupings are fairly standard and repeatable. There's anywhere from
six to 10 groups, and I sort the groups in a standard sequence.
Group1
Data1
Data2
Data3
Subtotal, Group1
Group2
Data1
D ...
|
iif statement * subreport
Tue, 18 Nov 2008 14:00:01 -0800
Hello to all of you, in the past you have been helpful in clearning up my
problems, so I hope you can clear this one up for me.
I have been asked to base my total expense report for the month on only the
checks which hae cleared the bank. I ave used these IIF statements which
say=sum([cleared],-1,[ckamt],0) ...
|
change a report property if * used in query parameter
Tue, 18 Nov 2008 12:39:02 -0800
In this where claus if the user types * for the parameter [Time Period] the
report that uses it displayes the first record field value in the
corresponding text box. I want to substitute that value for something like
all. how can I do this? ...
|
Client on server
Tue, 18 Nov 2008 11:00:20 -0800
Whatâ??s the downside of placing both the client front end and the tables on a
server where the client will service multiply users?
Thanks,
Mark
...
|
Client on server
Tue, 18 Nov 2008 11:00:04 -0800
Whatâ??s the downside of placing both the client front end and the tables on a
server where the client will service multiply users?
Thanks,
Mark
...
|
|
|
File Labels
Tue, 18 Nov 2008 10:56:01 -0800
I am using Access 2003.
Because I have to print out new file labels each year, I created a Db with
all of my file names. I print out filing labels for manilla folders and
labels for Pendaflex hanging folders. I am having a small problem with
printing the labels for Pendaflex hanging folders.
My file name ...
|
Letters Generation Database
Tue, 18 Nov 2008 10:55:01 -0800
I am seeking direction on how to create a database of auto generation
letters. I would like to have information entered into a form and the data
entered in the form will be used to generate letters. I know how to create
forms and tables. I just don't know how to go about creating the letter
templates and how ...
|
Public function to limit pages
Tue, 18 Nov 2008 10:34:07 -0800
Does anyone have/use a public function to warn people of printing out lots of
pages? I would like this in a couple of my dbs so someone doesn't print out
a 20 page report from a parameter query by accident. I just thought a
message box popup for any report larger than, say, 3 pages, would warn people
of th ...
|