| Thread | Last Post | Replies |
|
| Report filter problem | 17 Aug 2007 16:40 GMT | 1 |
I have a command button called TodaysReport and an unbound textbox called txtDate whos defauld value is set to Date(). I need the on click event property of the button to filter the report only for the records whos dates are the same as that in the textbox. The name of field in the ...
|
| MonthName Sort options | 17 Aug 2007 15:59 GMT | 9 |
I have a crosstab query that displays totals for each month. How do I convert the month numbers to their actual name on my report? I used the monthName function but it displays them in alphabetical order instead of chronilogical order. Do I define this in my query or do I need to do ...
|
| result of query in report header | 17 Aug 2007 14:07 GMT | 3 |
how can i add the result of a query that my report is not based on into the report header
|
| Professional layout for a dictionary | 17 Aug 2007 13:27 GMT | 2 |
I use Access 2007 to store the data of a dictionary. Now, when it comes to print it out, I wonder if the following task can be done from within Access: First, I want to explain the structure of my dictionary: The entries in
|
| Supressing select parameter dialog box - need quick reply!! | 17 Aug 2007 11:52 GMT | 1 |
A very minor bug really, but it's really annoying me. Can anyone tell me what can be done to stop the select pparametre message coming up every time the report starts? Obiously, I've had this before, but I can't find anyway round it this time. Some sort of code would proberly do it. ...
|
| Group by expression-any pointers? | 17 Aug 2007 09:50 GMT | 2 |
I'm creating a report (about to go on a holiday so it must be done quick) and need to group my data. The query has a datefield on which I would like to group by. In the groupheader I would like to present the datefield grouped by year.
|
| How do I make SQL within Code become report source | 17 Aug 2007 08:20 GMT | 1 |
I have a form with 2 option buttons. Each option button has a combobox associated with it. One option will allow report to run based on client selection, the other will run same report by a date. I have a command button to run the report. The code for this command button checks ...
|
| Option Group results on reports | 17 Aug 2007 06:37 GMT | 1 |
Am sure there must be an easy way to do this and I'm completely missing it! I've just worked out how to set up option groups on a form to populate a field on a table. So they just click either yes or no. I need to put the Yes or No fields on a report in two columns with ...
|
| Empty report fields | 17 Aug 2007 06:31 GMT | 1 |
When printing out a report, how can fields that are empty not be displayed so you don't have blank spaces on the report
|
| Report: List of Tables and their field names | 17 Aug 2007 06:18 GMT | 1 |
I have a massive database that I inherited from someone who is no longer with the company and need to produce some reports. My problem right now is figuring out which tables have the fields I need. If I could get a list of all the tables and the fields each contains I could
|
| Access 2003 - Memo field problem | 17 Aug 2007 05:40 GMT | 2 |
I have a memo field in a data entry form, which is extracted by query to a report. The problem I have is that not all of the data appears in the report. It is set to "can grow", but the area assigned in the report has plenty of room for the contents of the memo field.
|
| Consditional Font Formats | 17 Aug 2007 03:48 GMT | 1 |
I am trying to change the color of the font on an entire line of a report if one field meets certain criteria. When I insert the conditional formating [EFFECTIVE] > 12/31/2005, it returns #name? in the field when you review the report. I have tried every possible format for the ...
|
| Display report if meets condition | 17 Aug 2007 02:32 GMT | 4 |
I have a report which is run from a button on a form. The report contains a subreport which has a calcualted field displaying a total of all items on the subreport. I have created a macro and attached it to the On Format property of the
|
| Page footer only first page | 17 Aug 2007 02:22 GMT | 3 |
I have a report with section page header and page footer, I need that the page footer appear only at the first page of pages. Help please!!
|
| Reort headers & Footers | 17 Aug 2007 02:12 GMT | 1 |
With a list of labels - 2 columns per page, I would like the report head & footer to span the entire page - centered . So if I have two columns of 3.5" each I want the header/footer to be centered on an 8"page. I'm pretty sure this can be done, but when I try to make the ...
|