| Thread | Last Post | Replies |
|
| Varible control source for field | 02 Oct 2005 00:44 GMT | 1 |
I have users select a grouping method for reports, and that works great (based on code from Allen Browne's site). When they choose a particular field for grouping, I want a title box to display the name of the group - if they choose to group by deparment, i want the title box to ...
|
| Calendar | 02 Oct 2005 00:35 GMT | 1 |
I run a timekeeper analysis each month. This report is in list form and I have no problems with the list. Now they are asking if I can put it into calendar format. How hard will it be to create a report from the same query and have it applied to a calendar?
|
| make a check box appear only when source has a "Yes" value | 01 Oct 2005 22:34 GMT | 6 |
How can I make a check box appear only if its source has a "Yes" value? Is this possible? THANKS!
|
| Splitting the detail section of a report | 01 Oct 2005 22:22 GMT | 3 |
I need to know if is it possible to split the detail section of report. I want the data to appear as follows Name Age Alice 10
|
| How do I get Access to show percentages without the "-" sign? | 01 Oct 2005 16:38 GMT | 4 |
I want percentages derived through a query and used in a report to show as positive numbers. Access always displays percentages and negatives. how do I change this?
|
| Keep records together in report | 01 Oct 2005 11:00 GMT | 2 |
I have designed a report based on a select query. I want all records on the report to print on one page, but no matter what grouping levels I choose, each record in the query is printing on a separate page. Can someone help?
|
| In Report Count "YES" | 01 Oct 2005 09:15 GMT | 2 |
I have a report that lists many rows of Welsh3000 as either YES or NO. In the report footer I wish to total up all of the "YES". I have tried SUM and COUNT and DSUM and DCOUNT but I am getting nowhere. Any help offered will be most appreciated.
|
| Problems with a sub report | 01 Oct 2005 05:15 GMT | 1 |
Hi I have 1 report and a sub report they are both based on the same query.The query prompts the users to enter a value and then prints out the report.I have used a sub report to create a list form the same query but whne I place
|
| reset running sum | 01 Oct 2005 05:05 GMT | 1 |
Is there a way to reset a running sum over all using VBA. I cannot use the overgroup function because I need to retain the value over several groups however I do not want to retain it throughout the report. I have it nested three deep
|
| printing weekly format | 01 Oct 2005 03:21 GMT | 1 |
I have a report with grouping by the week. How do I get a date range to print as a header. If I put ww in a control box in the header I just get the week number (ex. 32) I would like it to print 8/1/05 - 8/7/05
|