| Thread | Last Post | Replies |
|
| continuous form, how to sum unbound control in footer ? | 23 Sep 2004 05:53 GMT | 1 |
I've got a continuous form based on a query the first 2 controls on the form are bound to columns in the query a third control (paymentAmount) is unbound I have a total control in the footer, where the control source is
|
| Many to Many query help! | 23 Sep 2004 05:08 GMT | 1 |
I have set up my database in access using many to many relationships (it's the good ol' books and authors one again). I've actually extended it to include other people who contribute in various ways to the books (e.g. editors, illustrators etc), so there's more than one many to many
|
| acSendReport | 23 Sep 2004 02:30 GMT | 1 |
Here is my code This works fine as long as i have a printer installed..can i get around not having a printer installed? thanks in advance
|
| ACCESS CPU Utilization | 23 Sep 2004 01:47 GMT | 7 |
I can play the most intense games devised by the hand of man and my highly overclocked computer does fine. Nothing I can throw at it phases this mechanical marvel, except my MS Access derived music database. For some reason Access demands that the CPU run at 100% regardless of ...
|
| How do you deal with multiple versions of Outlook? | 23 Sep 2004 00:50 GMT | 4 |
On a local network, I have OFF2K and OFF XP. When I set it up, it was with XP and required Outlook library v10. Of course, it fails when open on a workstation with v9. Is there a way at db opening (1) to recognize what version is
|
| Access Report Footer displaying the sum of a text box values in the Detail in another text box in the page's footer | 23 Sep 2004 00:36 GMT | 1 |
How can I (if I can) display the sum of a text box values in the Detail in another text box in the page's footer? For example, I have a text box called "txtPoints" in the detail which displays the total points for a current activity. As it cycles through all
|
| Access Tools Startup Form | 23 Sep 2004 00:07 GMT | 1 |
I have created some password routines to protect certain forms from access without a password. This allows me to create some security for apps that will be used on diff machines for users that will not have to learn the whole access security
|
| Make-table query takes so long | 22 Sep 2004 23:57 GMT | 2 |
When I run a make-table query, the results take over 1 minute to return. The query is making a table that has 12,000 records in it. If I run the make-table query ONLY to see the records that will be put into the table, this only takes 5 seconds. It's the making of the
|
| Error 3197 | 22 Sep 2004 23:10 GMT | 2 |
We have a small (15MB) application which we run over our office network with 4 client stations. Anytime we use the "Find" function (from the main form which is based on a query of the main table) or run a query or try to "Copy" - "Paste" in the database window on the main table ...
|
| Constraints | 22 Sep 2004 22:49 GMT | 1 |
I've got this problem: I made a form, named FORM_1. This form contains addresses in several cities. Than I've made a second form, FORM_2, and I've put a selection-list,
|
| Call Function To Add Blank Lines To Report | 22 Sep 2004 22:40 GMT | 1 |
I created a report that is grouped and I set it to go to a new page after each section. Each page will have a different number of records. I have a function that looks at the number of records and the height of each section in a report and adds blank lines to the bottom of the page. ...
|
| Format command and order by month problem... | 22 Sep 2004 21:43 GMT | 5 |
Hi, my table has to have a column with the months names (january, february...). When I order it by month it is ordered alphabetically and that's not what I need.
|
| List Box Selection opens in datasheet view | 22 Sep 2004 21:03 GMT | 5 |
I am trying to find out if I can have a specific record that has been selected in a list box be opened in datasheet view. I can't seem to find where this can happen or what I need to use to make it happen? Does anyone have any ideas? My list box is currently tied to an option
|
| Can I update a MS Access 2002 database with Visual Basic .net 2003 Standard Editon? | 22 Sep 2004 20:46 GMT | 2 |
I am considering purchasing Visual Basic .net 2003 Standard Editon to do some development work with Web Forms and I need to know whether this edit will allow me to update an Access database (mdb) file. I already have a database which is updated through an Access front-end,
|
| Run-time error 2465 when opening subform | 22 Sep 2004 20:39 GMT | 5 |
Hi, this has been driving me nuts. I'm on Office 2003 SP1, Win XP SP1. I am opening a form with a number of subforms based on various tables. The subforms are populated via the main form's Current event. I am using similar code to open each of the subforms successfully -- ...
|