| Thread | Last Post | Replies |
|
| access tables | 21 Mar 2007 00:50 GMT | 10 |
The data base I'm using is taking a long time to tables and subtables. Does anyone have any suggestions?
 Signature N/A
|
| Using append queries and macros for a database | 20 Mar 2007 22:53 GMT | 7 |
I'm trying to create a master form and use append queries to allow me to enter new records into all the tables at once. All of the tables use the same primary field and are connected to a main table that has a one to many relationship with all of them. I'm trying to create a ...
|
| Access Error 3162 - Null Value To A Variable | 20 Mar 2007 22:45 GMT | 1 |
I receive the following error message: You tried to assign the Null value to a variable that is not a Variant data type. (Error 3162) You tried to assign a Null value to a variable that is not a Variant data
|
| Template For Appointments? | 20 Mar 2007 22:33 GMT | 2 |
Can anybody guide me in the direction of an appointments based database? I appear to be having a job locating one. TIA --
|
| Help with Creating a Switchboard in 2007! | 20 Mar 2007 22:30 GMT | 4 |
I've created a fom that I'd like to use as a swithboard. However, I don't know how to create a switchboard with Access 2007. Attempted to by selecting "Switchboard Manager". I get a "Switchboard Manager was unable to find a valid switchboard in this database. Would you like to ...
|
| syntax | 20 Mar 2007 21:47 GMT | 2 |
i do alot of combination and i didnt succeed :( to insert the boot information: strSQL = "insert into Exception values (" & Me!obligor_Id & ",rsobligor(0))" dbs.Execute strSQL, dbFailOnError
|
| Open a program and program file from Access VBA | 20 Mar 2007 21:43 GMT | 9 |
OK. First off, I am wanting to know if this can even be DONE :) I am wanting to program a command button on a form to open another application and then run a file pertaining to that application based on the "part number" value in a field on a form. I know that command buttons ...
|
| Utility.mda issue in Access 2007 | 20 Mar 2007 21:19 GMT | 7 |
I have a major problem. We have several hundred Access databases. All have a reference to utility.mda. Since this is no longer a part of Access we have a problem. Every database doesn't function properly. Removing the reference seems to solve the problem.
|
| AllowAdditions updates record? | 20 Mar 2007 21:17 GMT | 2 |
I have a form that opens with AllowAdditions set to false. When the user clicks the Add command button, I set AllowAdditions to true, move to a new record, and set AllowAdditions back to false. Trouble is, setting AllowAdditions to false apparently causes Access to try to
|
| Replace "A" with "N," "B" with "O," "C" with "S," "D" with "T," "E" with "U," etc. | 20 Mar 2007 21:13 GMT | 3 |
I am embarrassed that I can't remember for the life of me how to do this. I'm merging a couple of ".mdb" databases that an MP3 cataloguing created. I made catalogues on several computers (stupid!) and there's
|
| randomly displaing a splashscreen and | 20 Mar 2007 21:00 GMT | 2 |
I want access to randomly pick from multiple splash screens on the start up Also I want to display random quotes in my access database. How would one go about this?
|
| Missing or broken reference error in Access 2003 DB | 20 Mar 2007 20:43 GMT | 2 |
I cant launch a particular .mdb from a server on my pc. I can launch it from any other computer but not this one in particular. WHen opening the DB I recieve the following error: Your Microsoft Office Access database or project contains a missing or
|
| Printer Setup bottom margin will not allow less than 0.585 for lab | 20 Mar 2007 20:38 GMT | 3 |
In Access, I'm trying to print Avery 5160 labels. The label paper is centered. The page setup prevents from going below 0.585 and thus prevents centering the data on the page. How is this to be fixed?
|
| Database is ready only all of a sudden. | 20 Mar 2007 20:36 GMT | 5 |
This is the first time I have ever used a discussion group to ask a question. I've tried to get a hold of the man who wrote this program for me to see if he could help but not getting an answer. I am desperate! I had a network problem last week and after fixing it when I try ...
|
| Getting Referral name from customer table | 20 Mar 2007 20:33 GMT | 2 |
One of the fields of the Customer table is Referral ID. When one customer A introduces another customer B, then we put ID of A as the ReferalID in the record of Customer B. Now when viewing the details of Customer B, how do i display the name of
|