Advertisement

Experts Exchange is proud to announce the Front Runners the Annual Awards and the 3rd Quarter Hot Shots. Who is at the top? See for yourself!

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Top Access Reports Solutions: 126 - 150 of 225
 
When opening a cross tab report, if any of the fields on the cross tab are null, the report will not print. Can these fields containing nulls be forced to 0s so that the report will print and ...
Sorry to keep on this one but I am learning so much more from this than the "instructional " books. My questiosn is Why the rounding function is not kicking in I am getting results with 10 ...
When I use a report it sorts entries that are entered in manually from the table first over the entries entered in via a form that is written to the same table.   Why is that?  It all appears ...
I created an Access report with two subreports grouped by a company id field.  The company id field also has a header in the report.  This report prints the data for all the companies at one t...
Hello Experts, I have a report that contains multiple subreports.  All of the data needs to be contained on one page for this project and that i why I am using subreports.  I am stuck on one ...
I have a report that shows all income fields for both a borrower and a co-borrower and then shows their individual expenses.  I need to be able to subtract the expenses from the income to gene...
Is there anyway to display images in a horizontal rather than vertical format in a MS Access 2003 Report?  For example the report currently displays the images as: Image 1 Image 2 Image 3 ...
I need assistance with getting my filter to work.  I am fairly new to coding so please work with me.  I have tried to research my answer with no luck.  So, please take patience with me.  With ...
I have a button on a form that when clicked will call the code snippet I attached... However, I keep getting the "Enter Parameter Value" msgbox with "inputID" inside.  My goal is: Generate ...
I need to tie the report's existing calendarar shown in the screenshot below to a date range and have so far been unable to complete the task despite some web links posted by another member al...
Is there any way in Access to highlight certain words in a form or a report? The words in question are key words in a search funtion and are stored ina text field or a string as necessary
I cannot figure out why the four subreports on my master report are coming up blank.  They worked fine when I closed the db last night.  The subreports themselves open fine and have data.  The...
I have a main report and sub report. Within the main reports Report Header section I have a sub-report embedded. I also have a blank text box in the main Report header section to display mess...
Hello, I have a report that groups by employee and I would like to get the totals per employee on the same report. For instance, the report looks like this: Employee     Status     Age ...
I need to format dates for letters/reports into the format:                        19th September, 2008 Ideally the day would be minimised to one digit if necessary (eg 8th and not 08th) ...
I have a report with 2 numbered fields (commitments and obligations) and a calculated field (balance) that displays the difference between the 2 numbered fields. In my report, I have a text he...
This question is a continuation of another post answered by boag2000 in which he helped me to print the first page only of each company in a report.  When I showed the user the result that wor...
Experts, Here is the problem. I need to generate a business card size list of employees and phone #'s for a selected department in the company. As an example Accounting is selected and e...
Hello, I have an unbound textbox on a report. This displays a user defined date range from two further text boxes on form [frm_switchboard]. This works fine if a user enters the date range ...
I have created a report that looks at patient charges/payments and gives the 'first' dates for billing, payments, and adjustments.  There is a master table fed by another application that give...
I have 3-4 tables inside Access database. They are updated regulary. I want to dump this data from the database automaticly to a text file. Are there any command line tools to do that ?
I have a subreport that displays the top 5 values of a certain piece of data for each entity.  I used the Top Values field on the tool bar to do this, and the related code reads: Detail.Vis...
I have a query that gives me a list of dates with their activities. I want to view those activities in a calendar format in both a form and a report view. How could I do that?
I've create a report within Access 2007 which is a picking list. The detail section of the report has two types of line types, stock items and free text description lines. Each of the differen...
I am using Access 2007. I have a report that actually opens a WORD file that contains the report instead of using the Access report writer. I setup the WORD file so that the merge fields co...