Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Reports / Printing / January 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Total in page footer29 Jan 2006 02:54 GMT1
I have a report with many clients and their expenses of the month, but some
of them have 2 or 3 pages of expenses, what im trying to do is this:
Page 1
Page Footer
Protect Report from other users29 Jan 2006 00:38 GMT5
I have need to send a report via email to a recipient who in turn needs to
enter information into 4 fields.  Is there a way to protect the report so
that ONLY those 4 fields can be changed?
I tried emailing a form, and I lose the format.  Should I try to email a
Count Formula28 Jan 2006 22:46 GMT3
I have a report which contains the status of all the student activities.  
The information in the report comes from a table.  
The report is grouped by the type of student group.  In the report, I have
total of 5 columns for different types of activities.  If a student in a
convert report created in design mode to editable vba28 Jan 2006 22:29 GMT6
Is it possible to do this with Access 2000?  I will need to add to my report
at a later date, and my client will want to change the criteria.
Joan
Query based Report in Access using VBA28 Jan 2006 21:56 GMT3
       From a word macro in VBA, I am trying to create a report in
access DB. The report is based on a query with a parameter.  I am using
Set rpt = Application.CreateReport
rpt.RecordSource = <<Query_Name>>
Access treats a Text Field name as a parameter28 Jan 2006 21:47 GMT5
I have a nested report of the form:-
   Region
         Location
                Report
VBA Syntax for ControlSource28 Jan 2006 21:31 GMT3
I'm trying to set the ControlSource for an unbound control on a report
and I'm having trouble with the syntax.  If I use
Me.Budget.ControlSource = "Budget"
this works, but what I actually want is to add 2 numbers together,
...Print in Red if date is not Current...28 Jan 2006 18:16 GMT3
....In my Membership Database, is there a way to print
the date in "Red" if the date is over a certain year in my report....?
....like...
....if the date is <01/01/03...print red...?
Printing in Spanish28 Jan 2006 10:31 GMT4
Can anyone tell me how I can insert Spanish text (with diacritical marks) in
a printed document?
Thanks,
Gerry Goldberg
How can i send an report of an active record28 Jan 2006 10:24 GMT1
With the acsendreport, i cannot give an filtername or parameter.
Sorting28 Jan 2006 01:31 GMT3
I have a database full of individuals information, with the SS# as the
primary key.  Each individual may have several case notes, each case note is
a separate record associated with a particular SS#.  So there are several
case notes associated with one SS#.  I need to create a ...
How to count the number of records in the detail section with VBA?27 Jan 2006 23:12 GMT2
How do I count the number of records in the detail section with VBA and refer
to the number in the detail footer section using VBA?
Displaying filter/condition info on report27 Jan 2006 22:47 GMT4
Hi Experts,
I hope the subject makes sense with what I need to accomplish. I'm calling a
report via an unbound form which sets the Condition(s) for the report.
Partial (end part) code is:
Report Sum Totals On Last Page27 Jan 2006 22:41 GMT5
Someone asked yesterday about sub totaling each page in a report. While that
fix works to a degree for me, what I ultimately would like is just a sum on
the final page of my report. I have two fields I want summed: "Qty" and
"Cost." Qty is a field on the report; the "Cost" field ...
Report Border - How do I draw one in VBA?27 Jan 2006 22:23 GMT8
I am trying to put a border around my reports; here is the code that I found
in the news group help file.
Me.DrawWidth = 2
Me.Line (0, 0)-(Me.ScaleWidth, Me.ScaleHeight), B
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.