| Thread | Last Post | Replies |
|
| Setting the size of column widths of a combo box through Code and Searching Combo Box | 31 Jan 2005 17:44 GMT | 1 |
I have a combo box on a form which is based on table tblMachine. On that combo box I have four columns visible MachineNumber, description, location and type. The bound column is the MachineNumber and this is not set to 0 as the machines have its number on which means the user ...
|
| Access Developer's Edition Questions | 31 Jan 2005 17:24 GMT | 7 |
I use A2003, but I assume the following is similar for other versions. I am getting pressure to distribute some apps to users who don't have MS Access. If anyone would care to read, can I please present my summarized understanding of what the Developer's Edition does?
|
| Copying MDBs Via Code | 31 Jan 2005 17:15 GMT | 8 |
I have a Jet based app in which the user will find it convenient to create new back ends occasionally or frequently as s/he desires. This is a single user app so having a consistent back end is not a requirement. The back end has a large number of tables and a considerable number ...
|
| Pls help | 31 Jan 2005 17:00 GMT | 1 |
Thank you Alex, I have tried your suggestion to add requery in the afterUpdate Form's event, but it seems not work. The afterupdate event in my unbound combo box is : SetValue, GoToControl, Find Record, Requery
|
| Query timeout problems | 31 Jan 2005 16:39 GMT | 1 |
Front End: Access 2000 Project (.adp) Back End: SQL Server 2000 I have an application that keeps timing out. I have opened the DataLink properties in the front end (File, Connection, Advanced tab)
|
| using lebans rtf2 | 31 Jan 2005 16:19 GMT | 6 |
I have just downloaded lebans rtf2 which initially looks very interesting. Having a little trouble though in getting the RTF2 toolbar to appear on my own db although it is on the sample. I have imported the modules correctly (i think) and am able to create a RTF2 object from form ...
|
| Subreport title | 31 Jan 2005 15:57 GMT | 5 |
I'm having a problem removing the title from a subreport. The report is built into a main report but every time you run it there is a title that appears which is the name of the subreport. I cannot seem to find where to remove this and don't want it showing. Could anyone help by
|
| Using a variable to store an jpg | 31 Jan 2005 15:22 GMT | 3 |
Many questions have already been asked and answered about images in Access... But despite having searched, I have not found an answer to the following question... In my DB, several forms display the same 2 jpg images (logos). I do not
|
| Can not open reports in MS Acess 2003 | 31 Jan 2005 15:12 GMT | 1 |
I have a converted Access 2000 database that got replaced not converted to a Access 2003 Database file. Now the reports in Access 2003 Database will not open. I tried removing Access 2003 and then loading Access 2000. In Access
|
| VBA/ MS Access. Code formating/alignment | 31 Jan 2005 15:02 GMT | 1 |
Is there any tools in VBA / Access that allow to format/align the code. ( not "Ident" button on the toolbar ) As an example: Before formatting:
|
| Help with error in trying to email from Access... | 31 Jan 2005 14:41 GMT | 1 |
Hey everyone, I'm trying to email from access and i want email the contents of one field with a subject of another to the owner of a final field. I think i've referred to everything correctly in the ocde below but I
|
| A Form Letter with Access | 31 Jan 2005 14:19 GMT | 2 |
I have a database...flat as it is...a database no less. I would like it to create form letter (actually they are contracts) but the idea is the same. I would like to use a report or a form to automatically look up a
|
| Access97 crashes on Windows 2000 or Win XP | 31 Jan 2005 14:12 GMT | 1 |
I have an application in Access97 which operates very normal on pc's with Win98 S.E. as an operating system.When I install the same application on a PC
|
| Automation - Excel & Access | 31 Jan 2005 13:58 GMT | 1 |
I'm currently building a function in Access that creates an Excel spreadsheet but it doesn't look like the Excel object is being destroyed correctly as the Excel module is still showing in the task manager and I'm unable to open the spreadsheet without first closing
|
| Sorting in forms | 31 Jan 2005 13:34 GMT | 5 |
Access 2002 von Winblows XP SP 3 I have a table with 4 fields: Name, Date, and 2 check boxes. Users will have to work the check boxes, the rest must be protected. The list needs a sort order: Name, then Date.
|