| Thread | Last Post | Replies |
|
| HTML output with multiple pages | 31 Mar 2007 23:52 GMT | 1 |
I am using the DoCmd.OutputTo command and outputting a report to an HTML file. If my report is multiple pages I am getting a seperate HTML file for each page. Is there any way to combine all the pages into one HTML file? Many thanks.
|
| Task Bar | 31 Mar 2007 21:42 GMT | 3 |
Is there a way of turning off the task bar when a report is opened in 'Preview' mode? And is there a way of turning it back on? I want the cleanest screen possible but when my reports open in preview the task bar is visible. I am using a custom menu bar with a minimum of ...
|
| Omit Select Data From Report | 31 Mar 2007 16:44 GMT | 7 |
Is there any way to delete certain data from my report and have access reformat the report automatically by removing the unused rows from the detail field?
|
| =Sum(Abs) and Date Range Question | 31 Mar 2007 11:28 GMT | 3 |
In a report I have 2 simple text boxes. One is =Sum(Abs([First_Level_Appeal_Determinations]="Denied")) and the other is =Sum(Abs([First_Level_Appeal_Determinations]="Granted")) Both are from the same field in the same table - no query involved. I want
|
| I can't get data into a column type format needed | 31 Mar 2007 03:04 GMT | 8 |
I have done something similar to this before but somehow it is not quite working for me in the format I have now. I have a table named table1 which contains the following fields:
|
| Update report | 30 Mar 2007 23:43 GMT | 5 |
I want to make change to the report design, but the database is already issued to the group, every time I open the report in design view, it tells me: I don't have the exclusive access to the database at this time, I may not be able to save them.
|
| Report | 30 Mar 2007 23:17 GMT | 4 |
I am having troubles when I run a Report I have it set to ask who to Bill To. Instead of typing the whole address is there a way I can just type the name of the company and in the report it will put the Name and address of the company? Thanks
|
| & in label | 30 Mar 2007 22:12 GMT | 3 |
Does anyone know how to get an "&" sign to show in a label on a report? When I try to type it in, it gives me an _. Thanks!! at
|
| How to sum in report? | 30 Mar 2007 22:04 GMT | 6 |
ID Number Price Date SuppPrice Profit 20 1401 100 15/3/07 75 25 21 1402 150 16/3/07 110 40 22 1403 200 17/03/07 150 50
|
| Counting 3 different fields seperately on a report | 30 Mar 2007 21:52 GMT | 7 |
Every equation I have tried (that I found on this website) has given me a 'parameter' prompt. What I need is very simple. There are 3 fields, accepted, rejected, and pending. I want to count the "X's" in each column to show totals for each column at the end of the report. can ...
|
| Counting responses to Combo Box | 30 Mar 2007 20:30 GMT | 3 |
I have a combo box on a form where you can choose Very Satisfied, Satisfied, Somewhat Satisfied, or Not applicable. On my report I want to put the number of Very Satisfied responses, Satisfied responses, etc. I have created a crosstab query for each of the questions and the ...
|
| Report Date Range | 30 Mar 2007 19:22 GMT | 2 |
I have a report based on a date parameters query that asks for the Between [Enter Start Date] And [Enter End Date] criteria in the date field. That is great. Now when I run the report it prompts for date range and gives me appropriate
|
| Grouping Problem | 30 Mar 2007 18:42 GMT | 8 |
Access 2003... Simple Query that includes "YrGrad" (Year Graduated). It's a text field because the User wants to be able to have "2006", "2005, 2006", "UK" (the School...working to get them
|
| how can ms access ask me for a date range when i run a report | 30 Mar 2007 18:40 GMT | 4 |
I want access to display some prompt when the report begins asking for the date range, then have that date range be formated to read on the report heading someting like 'Report Range: 1/1/2007 Thruough 1/31/2007" thanks
|
| Sum/total in Access 2002 Reports | 30 Mar 2007 18:27 GMT | 3 |
Cannot figure out how to create report with subtotals and totals of values in records displayed. Have tried many combinations of display, sort, etc. to no avail. Any suggestions?
|