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 / November 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
group records by area by month versus day13 Nov 2006 06:39 GMT1
I am trying to write a query that will group records by area by month
versus day. The current result breaks down by each day. How can I
change this query to achieve the desired results?
Here is the SQL query
Calculating Prices * Quantity13 Nov 2006 06:15 GMT4
I'm trying to get a Grand Total for multiple pages of a report. I have added
a field control that calculates the Price * Quantity for each row.
How do I get a Grand Total for all Price * Quantities  rows and put it on
the last page of the report?
find and replace in reports13 Nov 2006 01:59 GMT1
I have a couple of hundred DSum functions pulling detail information in my
report.
Here is an example of one of them:
=nz(DSum("Amount","tbl_NUS1TaxYr2006","TaxType=""" & "accr" & """ and
reports - DoCmd WhereClause stops working12 Nov 2006 21:44 GMT5
In VB code, I execute:
DoCmd ReportName, acPreview,,WhereClause
WhereClause is a variable containing a valid statement, like
"Membertype = 5"
formatting a text box .. from currency to text12 Nov 2006 19:10 GMT3
I am working with Windows XP ... Access 2003.  I have a report and I need the
text box to be formatted with text instead of dollars that the box is
formatted in my query.  For instance, in my query the dollar amount is
$170.00 ... I need the text box on the report to read 17000 . ...
Type Mismatch in Report Filter12 Nov 2006 14:45 GMT3
I've got this code to build a report filter
Dim strWhere As String
strWhere = "[HR_SUPERVISOR2] Like """ & Me.cboSupv & " * """ _
Or "[HR_SUPERVISOR] Like """ & Me.cboSupv & " * """
Label Report12 Nov 2006 14:27 GMT1
Using the access 2000 wizard I have created a contact database. I now need
to create a label report using the company name field, so that it shows the
company and their addresses only once despite the multiple names under that
company.  How do I create the query?
Using subreports problem12 Nov 2006 14:15 GMT2
Hi, is it possible to make column headers and column totals visible in a
subreport?
Thanks in advance,
AK
export repor to MS word12 Nov 2006 13:18 GMT1
What is the best way to export a MS Access report to MS word or excel with
keeping most report's format.
Thanks,
John
Displaying date parameters on the report12 Nov 2006 02:19 GMT2
I have a report that request a date range parameter from the user.  The
prompt comes from the query Criteria: Between [Enter Beginning Date]
And [Enter Ending Date]
I would like to display the dates parameters on the form in a text box.
Report from specific colums11 Nov 2006 22:44 GMT2
Hope I can get some help because I'm really stuck with this one.
I created a form from Table1 that aks for Beginning Date / Ending Date /
Vendor.
I created a query from same Table1 with the following arguments.
Can't get SUM to work11 Nov 2006 21:01 GMT3
I have a report that is giving me fits and there is probably a simple
solution.  Query has this expression which returns correct value:
ReceiptOfGoodsToNow:
IIf(IsNull([PriceQuote]),DateDiff("d",[ReceiptOfGoods],Now()),"")
Report design to show one line per a number in a series11 Nov 2006 19:07 GMT1
I need help with a report.  I issue a certain number of "requisition
numbers" to a deparment.  For instance, the department has requested 5
sequencial numbers.  This sequence begins with 170011 and ends with 170015.
In a table I keep the next beginning number, so I don't need ...
Pull year from mm/dd/yyyy field into report11 Nov 2006 16:56 GMT4
I am trying to total prior years activity into a beginning balance
on a report using the DSum function as shown:
=nz(DSum("Amount","tbl_NUS1"," Year([PdYr])=2004 and Year([PdYr])=2005 "),0)
The PdYr column in table tbl_NUS1 is format Date/Time.
Need average monthly amount in report.11 Nov 2006 15:40 GMT2
I posted something simular to this a couple of days ago, but it was very
confusing to say the least. I will try to make it more clear. I have a report
with a field of transaction dates, and a field with amounts for those dates.
My problem: How do you calculate a monthly average ...
 
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.