| Thread | Last Post | Replies |
|
| Set weekday | 22 Sep 2004 12:54 GMT | 2 |
Help???? I group a reports data by date, the group has a group header with the date in a text box. I show the weekday in another textbox "=Weekday
|
| Calculating a new balance for each line item reported | 22 Sep 2004 05:33 GMT | 2 |
I have Excel spreadsheet that does the following: deposit = 10,000.00 date payment Avail Bal 1/1/04 500.00 9,500
|
| Report totals from page to page. | 22 Sep 2004 01:01 GMT | 1 |
G?day All, This is my first ever try to use Access and am finally at the report stage. I have a report that writes out the data for a quote of items i.e. quantity, product, packaging, price, total for item, etc.
|
| Text Direction In Access | 22 Sep 2004 00:55 GMT | 6 |
Does Anybody know how to change the text direction on a report so it reads sideways, i need this to fit all my fields on a cross tab report onto one page. Im running MS Access 97
|
| max or latest date for a group of items | 22 Sep 2004 00:54 GMT | 1 |
I have a report that lists files and the date last modified. My report actually only shows the root folder of the filenames, so I get many rows with the same folder. The report looks like this (without summary info...): Root Folder Date last modified Days Since Mods
|
| Sum unique values | 22 Sep 2004 00:37 GMT | 1 |
Here is a sample of my data: PO# POTOTAL ITEM UNIT COST 04237 471.35 PC 460.00 04237 471.35 KEYBOARD 11.35
|
| Another Conditional Formatting question | 22 Sep 2004 00:32 GMT | 1 |
I have a report that displays a simple contact list of about 130 individuals. Some of the individuals are considered "Site leaders" and others are not. I've indicated in my database that an individual is a site
|
| End of Code Line Comments Out | 22 Sep 2004 00:24 GMT | 1 |
Why does the end of this line of code become a comment just after [DonName] = " & "? The next single quote is read as the beginning of a comment, and I can't force it otherwise. Thanks.
|
| Sorting using the OrderBy Property | 21 Sep 2004 20:48 GMT | 1 |
I have set the OrderBy with the following code: HiPlanNames.LastUpdated DESC That works well for just one field, but I need now to include another field (ST) wich should be sorted in
|
| date range | 21 Sep 2004 19:42 GMT | 1 |
I have a report in Access based off of a query that has a date range. I need to have the selected date range to appear at the header of the report. Thanks in advance for you help.
|
| Analysing text boxes on sub report/simplifying evet procedures | 21 Sep 2004 19:34 GMT | 1 |
I wonder if anyone can help me with a couple of problems I'm having with Access 2000. Firstly, I have a form and within that a subform that contains 10 text boxes called weight1, weight2, weight3 and so on up to weight10. On the main form
|
| Counting Records in a report | 21 Sep 2004 18:54 GMT | 1 |
I'm sure this has been asked many time before, but I cant find anything. How do I count the total number of records in a feild. I have a StudentID field and I would like in the report I
|
| Customising headers | 21 Sep 2004 18:00 GMT | 1 |
Ok, I realise this might be an easy one, if so can you please help out a novice Access user? I'm trying to create a header in a report that lets the user know which date period they've selected.
|
| What is wrong with the colour change logic for this report ?? | 21 Sep 2004 17:15 GMT | 1 |
What is wrong with the 'CHANGE COLOUR SECTION' below ?? Tracing through the program shows it works, but the colours do not change. ---------------------- Public Function WhiteGray()
|
| CAN I PRINT AN ACCESS REPORT IN THIS FORMAT? | 21 Sep 2004 17:07 GMT | 3 |
I wonder if anyone could help me with access reports. I have a database containing only one table. I have created various queries re the database successfully. I have been asked to create reports in respect of certain aspects of this database. When I created some of the reports ...
|