| Thread | Last Post | Replies |
|
| Reuse of formula | 21 Oct 2004 12:15 GMT | 2 |
I was hoping someone could assist me on this. I have several check boxes. I want to be able to count certain ones and populate an unbound textbox with this number. I use this number in other procedures on the form. Currently I am using the formula for every check box on click ...
|
| Strange debugging behavior: Access 2003 | 21 Oct 2004 07:53 GMT | 3 |
Here's one I haven't seen before. I set a breakpoint in a module, run the procedure, and it runs right past the break point without stopping. This happens in all modules. All references are fine, I decompiled the database and then compiled it, ran compact and repair, all to no ...
|
| Office XP update broke app | 21 Oct 2004 07:49 GMT | 8 |
Yesterday morning I ran multiple Microsoft updates to Office XP. A bit later I tried to run an Access 2000 app that's been running for years and got an error. The error is "Object library feature not supported". The code is in the Got Focus event of a Combo Box on a form. The code ...
|
| cannot read answers | 21 Oct 2004 07:41 GMT | 3 |
Since the news group web page has been saved I cannot read answers from my work computer. I've registered with the e-mail from my work computer as well. So, please send some answer. May be I can reach it through the respond notification.
|
| vba meaning and references | 21 Oct 2004 07:00 GMT | 1 |
can anyone tell me of a website where i can learn what the meaning and references of vba coding plz. Thanks in advance
|
| missing reference: ADO ext. 2.7 for ddl and security | 21 Oct 2004 06:57 GMT | 1 |
Does anyone know where I can find Microsoft ADO ext. 2.7 for ddl and security? When I download mdac 2.7 service pack 1 refresh and instakll it, all i get under tools>references is ado ext. 2.5. Whe I download mdac 2.8 I get ado ext. 2.8 for ddl and security. Where is
|
| Relationship Help? | 21 Oct 2004 04:58 GMT | 1 |
This has always stumpted me and I really need to learn how to accomplish this. I'm really not sure if this is a relationship issue, a linking issue, or something completly different. We have a table that has Convention Information in it.
|
| chenging data in a text box | 21 Oct 2004 04:39 GMT | 3 |
I'm using a continuous form with text boxes with qty. To show a user a percentage insted of qty on double click event I'm using the following: Me.M1.Requery If Me.FY > 0 Then
|
| Programming Windoe size | 21 Oct 2004 01:19 GMT | 2 |
I have a report that opens after clicking abutton on a form, but I would like to be able to set the reports window size so that it is centered and big enough to read. Is it possible to set the position of the report and also set the size of it's window when it opens.
|
| Code Not Working | 21 Oct 2004 00:58 GMT | 3 |
I am trying to clean up our application and have started a new mdb. I copied and pasted this code into the new mdb. When I run this it crases and shows that the rst = "nothing". I have, I believe, linked and imported all the necessary forms, queries, and
|
| Run-time error '2001' | 20 Oct 2004 23:39 GMT | 2 |
I am trying to get a dlookup statement to return a value and get the error message 'Runtime error 2001 you canceled the previous operation. Iknow the syntax is correct because it works against a tbale where I look up the county. It does not work against the companies table. I ...
|
| comparing date and string values | 20 Oct 2004 22:54 GMT | 6 |
Since Access apparently has no way to convert strings to dates (or am I mistaken?), what's the best way to compare values between the two data types? The string value is in a date format.
|
| Broken reference | 20 Oct 2004 22:35 GMT | 1 |
I need Microsoft ADO ext. 2.7 for DDL and security. When I download MDAC 2.7 service pack 1 refresh and install it I only get ADO ext. 2.5 for DDL and security. When I download MDAC 2.8 I get 2.8 for ddl and security.
|
| ODBC | 20 Oct 2004 21:49 GMT | 2 |
A few days ago I've tried to split my access db in a back-end and two front-ends but it didn't work properly it heaven get slower or worst didn't work at all I'm using a intranet at 100 Kbps and we are all over the country, in the other hand I've got about 2000 queries and 2000 ...
|
| SBS 2003 | 20 Oct 2004 21:42 GMT | 1 |
We will be migrating to SBS 2003 (I am very excited about getting SQL Server 2003 in the deal). Will Access work very well with Access? I am currently a Delphi programmer, but have Access 2002. Will Access work with SQL Server better than Delphi?
|