| Thread | Last Post | Replies |
|
| Calendar | 23 May 2005 15:22 GMT | 9 |
Hi. I have a report that shows the facilities we visit throughout the month. There are days (Mondays, MWF), times, times a week (1st Monday of the month, every other Thursday).
|
| Modify MDE Report Programatically? | 23 May 2005 10:18 GMT | 7 |
We're considering distributing an Access MDE file with our app largely because we want to avoid some of the security issues associated with distributing and MDB file. Is it possible to modify a report design in code (VB6) for an MDE file? I
|
| Display fields in different colours | 23 May 2005 04:37 GMT | 4 |
I have a table that lists documents that need to be reviewed. It has the following fields: Document No Issue Date
|
| Detail Field in Access Report not showing correct name of data | 23 May 2005 04:25 GMT | 5 |
Hello, I have a detail field which is displaying the Primary Key instead of the textual name of the field on my Access report. The field is coming from a table which gets its dropdown box from yet another table, which consists of
|
| Report to Array via VB need help!! | 23 May 2005 04:21 GMT | 3 |
Hello, I hope somone can help me solve this problem! I need to fill an array with Data from a Report! For i = 1 To Report_UpdateReport.Count
|
| Averaging number of days | 23 May 2005 04:10 GMT | 1 |
I have a very simple database that simply houses company name, date ordered and item ordered. What would be the simplest way to get the average number of days in between each order? Any help or suggestion would be appreciated. Thanks!
|
| How do I create a input box in Access? | 23 May 2005 04:00 GMT | 2 |
I need to have the user input the date and time of a meeting so that I can use the date to extract only data on or before that date and also to include the date on the report along with the time of the meeting.
|
| Calulation of days in date range | 23 May 2005 00:27 GMT | 6 |
I should pre-empt this post by letting all know I am very much a beginner when it comes to both access and any form of programming:) I am wrestling with an issue I hope someone can help me with. I have a report that is generated, based on a date range called from a form
|
| Group Totals for a category/project | 22 May 2005 21:00 GMT | 1 |
How can I provide totals for project time? Data: Date1 Project1 3 Date1 Project2 1
|
| totals | 22 May 2005 19:59 GMT | 4 |
Hi I have a problem... it goes as fellows, At the end of each set of patient records you can create a text box that holds the dummy value of 1 (see on-line help). Of course you do not wish to see this value so you can use the visible property. This value will form the running sum ...
|
| How can I shrink the space between records in a report? | 22 May 2005 14:19 GMT | 2 |
I have a small sub-report in a main report with only one field. The sub-report is based on a quary that can return anywhere from one to 6 records. My problem is that when more then one record is returned, the records are double spaced. This is preventing me from being able to ...
|
| How to assign values to the report ? | 22 May 2005 10:44 GMT | 1 |
I have a report with some subforms. I want to assign the values to the Unbound text box in my subform thru VBA code. I have written the codes in the Form_Open event. But it's not working, ony the form is dispalying the report without any valuse.
|
| Attaching a report to an e-mail | 21 May 2005 21:58 GMT | 1 |
I am trying to give an option for the user to send an e-mail thorugh a form. To send the mail I am using a code which is very familiar to the sbSendMessage sub given by msdn (can be found at http://msdn.microsoft.com/library/default ...
|
| OpenArgs Error | 21 May 2005 20:42 GMT | 16 |
I'm using Access 2003 and I'm getting a "Run-time error 13 : Type mismatch" message from running the following code: Private Sub Regional_AfterUpdate() Dim Agent_Name as String
|
| Smart Label Printer Problem | 21 May 2005 14:59 GMT | 1 |
I have a client with a Seiko SmartLabel Printer 220. It prints labels 1 1/8 x 3.5. I cannot find any reference to it (or its equivalent) under the label wizard nor can I find any support from Seiko.
|