| Thread | Last Post | Replies |
|
| Re-Format Text Field to Separate Fields on Report | 18 Nov 2004 22:03 GMT | 1 |
I have a database with a field called RESULT_CDE, it is defined as a text field with 6 positions. This field can be left blank, or be filled with numerical text entry of 6 characters. This table was converted from an old DOS Based Fox Pro application to Microsoft Access 2003. ...
|
| Summing calculated field | 18 Nov 2004 20:29 GMT | 6 |
Hi. I have a report: page header, Member Name header, AnimalName header (each Member can volunteer alone or with one of many animals), detail and page footer. Members can volunteer for shifts that have ShiftStartTime
|
| Reports..Help needed | 18 Nov 2004 19:45 GMT | 2 |
Hi, I have a field for "job location" which is drop down. So here I can create a report based on the criteria. Like when user click report for the job location..pop-up window will appear so that user can enter job location
|
| Pareto Chart | 18 Nov 2004 19:10 GMT | 5 |
I am trying to create a chart that is in a pareto format. I am not real familiar with writing code to create a chart so I was wondering if there is any easy way to do so. Basically, I don't want the information on the x-axis to be ordered ascending rather to just plot in the ...
|
| Urgent: Generating Reports with Multiple Inputs | 18 Nov 2004 19:04 GMT | 1 |
I have a report to be generated where the user enters multiple serial numbers of clients. For example, I have 100 clients now the user wishes to print the data of say 3rd, 5th, 10th, 28th, 100th client then the report should be able to generate only the details the above ...
|
| Saving an access report as html | 18 Nov 2004 17:23 GMT | 1 |
Is it possible to save an access report as a web page?
|
| Report Help. If the query has no data | 18 Nov 2004 14:23 GMT | 1 |
I am trying to create a bad debt report and I am having some difficulties and I was hoping I could get some help. I started out with bunch of raw data listing customer number, Invoice number, invoice date, invoice amount. I have taken this data and made query that inputs the ...
|
| Main with sub reports | 18 Nov 2004 14:09 GMT | 1 |
I have a main report where I sort in ascedning order by activity # then by step # in the page header. Then I have created a sub-report where I have a list of functions that are displayed by step, which looks like
|
| Growing text | 18 Nov 2004 14:08 GMT | 1 |
I have a memo field in a report with the Can Grow Property set to yes and the group in which is in with the same property set to yes. My problem is that I also have other controls in this group and I would like that they have the same height as the memo control. I tried a lot of ...
|
| Overflow | 18 Nov 2004 12:06 GMT | 8 |
Hi. I have written a query which brings up the results fine. As soon as I try ro run the report which looks at this query I am getting the message 'overflow'. It's not particulary huge - the result is 650 lines.
|
| Detecting if a previewed report was printed | 18 Nov 2004 09:10 GMT | 3 |
I have a report wich may get previewed. I have some code in the reports close event to update some records. I only want the values to be updated if the report was actually printed out to a printer (and not just closed). Is there any way to detect this?
|
| Display Parameter Qry Criteria in Report | 18 Nov 2004 05:40 GMT | 3 |
I have Access 2002 on WinXP I have a report which has a parameter query as its recordsource. All works - Question: How can I get the criteria for the query/report
|
| Modify text box using VB code? | 18 Nov 2004 05:26 GMT | 3 |
In the detail section of a report can the size and location of a text box be changed using VB code. I tried using the .Left properity and get an error. I would like to modify the left side and the width of the box. Is this possible?
|
| Need Help in Access | 18 Nov 2004 02:15 GMT | 1 |
How to import a table in to text file in the Access. i try aleast 10 times its not going through. Please help me with this question Thanks so much
|
| What to use... form or report?? | 18 Nov 2004 02:01 GMT | 1 |
I have a query that shows line by line some invoces. Since there are 1000's of invoices, I need to group them in 2 categories. To do this using report is perfect. But my problem is one extra feature I need in the report.
|