| Thread | Last Post | Replies |
|
| Reports not running out of Design | 03 Jul 2007 18:52 GMT | 1 |
I have a report that I am trying to run.. The string looks something like this: =Sum(IIf([BU Month Name]="Jan",[Consumable Baseline],0)+IIf([BU Month Name]="Feb",[Consumable Baseline],0)+IIf([BU Month Name]="Mar",[Consumable Baseline],0)+IIf([BU Month Name]="Apr",[Consumable ...
|
| Report width will not shrink | 03 Jul 2007 17:32 GMT | 2 |
I have a report that was originally designed as legal size, but by eliminating a few columns is now landscape letter size. However I am unable to shrink the width from 12" to 9" - there seems to be something invisible to me in one of the headers, footers or detail sections. I ...
|
| Replace numbers to text | 03 Jul 2007 17:23 GMT | 3 |
Hello, I have a textbox on a report that shows number values assigned to Medication names...such as 1 = Aranesp, 2 = Procrit ...and etc. On the report, I would like to have the numbers changed back to the text name. I tried to put an If/Then statement in the On Open Report, but did ...
|
| Simple sum won't work | 03 Jul 2007 17:18 GMT | 3 |
I am creating a report that will list the cost of a number of items sorted only by the date of the request. At the end I want the total cost of all requests. I am using: (=sum[cost]) in a text box in the footer. It keeps giving me errors.
|
| Horizontal Data | 03 Jul 2007 16:56 GMT | 6 |
Thanks for taking the time to read my question. I have a report in which I'd like the data to display across the page, rather than down. So Instead of:
|
| Rotate Label Code | 03 Jul 2007 16:31 GMT | 1 |
Is it possible to get the details (with the rotated label control) to display the results left to right rather than top to bottom? I have the following now: If Me.Left < (2 * 1440) Then
|
| Rotate a field 90 degrees | 03 Jul 2007 15:44 GMT | 2 |
Is there any way to rotate a field 90 degrees in a report? (I've designed a DVD cover [report] in my video dtabase and want the title to be rotated 90 degrees for the spine of the DVD case.)
|
| print to pdf without prompt or dialog box | 03 Jul 2007 10:33 GMT | 2 |
I want a command button to print a report to pdf without user's interaction (no prompt, no dialog box or overwritten prompt). My report name is: rptName My printer driver is: CutePDF Writer
|
| can i use bullets or outline numbering in access | 03 Jul 2007 00:45 GMT | 3 |
How can i format a report in access to use bullets or an outline numberins system?
|
| Sorting Question | 02 Jul 2007 22:35 GMT | 29 |
Am running an Access 2K database in Access 2003. Have not converted it yet and cannot for awhile until entire sales force has the new Laptops running Access 2003. My application deals with some 24,000+ part numbers that sometimes need to
|
| Hide detail if only one record | 02 Jul 2007 22:00 GMT | 10 |
I am trying to have a report NOT show a detail if there is only one record in a group. I would like to only see the group total since there is only one record. My grouping works fine, but a single record group is taking up too much room on the report. Does anyone have any idea ...
|
| make index for a long report | 02 Jul 2007 21:24 GMT | 1 |
I have one long report . about 200 pages. in this report I have expense details for each patientid. there is a header for each patientid . this patientid will show the patient name and his date when treatment starts and ends.so its difficult to look into the whole 200 pages to ...
|
| How can I make graphics in Access? | 02 Jul 2007 21:08 GMT | 4 |
I want to have reports have shows me some graphics. Is it possible? How? Regards, Marco
|
| Conditional Formatting - Turning on a label field | 02 Jul 2007 18:44 GMT | 1 |
I have a report that prints out clients that have their contracts expiring within the next 90 days (no problem). I would like to make a label field become visible that says Contract Expired when the number of days is now a negative number (90 days has run out and now into the ...
|
| Export/Import Acces Table to another Acces table/file | 02 Jul 2007 18:09 GMT | 1 |
Is anybody can help me how to Export/import access table to another access table/file only using 1 click button?. I am pretty sure Visual Basic can do this. Thank's in advance, I am appreciated. KFT
|