| Thread | Last Post | Replies |
|
| Multiusers in a workgroup | 13 May 2005 04:12 GMT | 2 |
I have about seven people going to use my database. Is there a way to determine which user placed new entries into the database
|
| How do I save information with multiple users in the database? | 13 May 2005 02:05 GMT | 1 |
I have a database that multiple users enter information. Because there's no prompt when one user is using the database another may be using it and information is not saved. How can I correct this?
|
| Best text on Access 2003 | 12 May 2005 20:22 GMT | 2 |
My new job requires me to become a much more advanced user of MS Access than I currently am. However, I will be teaching myself and on that basis I am shopping around for a good book to use as a reference. However, there seem to be so many books out there and I was hoping some ...
|
| Limit Combo Box | 12 May 2005 19:44 GMT | 6 |
I have three tables: Family Students Meetings
|
| Can a macro in access be trigged by a future date appearing in a . | 12 May 2005 18:38 GMT | 3 |
Can a marcro in access be trigged by a future date which is stored in the same database?
|
| Access 2000 Crashes on double click ?? | 12 May 2005 17:59 GMT | 2 |
Hello, I'm hoping someone can assist me with a problem I have. I have a form that imports a picture into it....here's the code. strStockNum = Me.StockNum & ".jpg" If IsNull(DLookup("[PathToPic]", "VehiclePic")) Then
|
| I can't enter numbers right of the decimal. | 12 May 2005 17:58 GMT | 3 |
I am entering hours and fractions of hours using a form to enter data into a table in access. Both the form and the table are formatted to show two digits to the right of the decimal. When I enter a decimal of an hour, the decimal is dropped. I am using Long intger, fixed with ...
|
| Input Validation | 12 May 2005 17:16 GMT | 3 |
I have created an input form with several text input boxes, and need to prevent the user from moving to the next texbox without entering a data into the current textbox. I have created validation rules to test for Null and also for empty string “”, but the user can TAB over the ...
|
| Simple non-equi Join query | 12 May 2005 12:41 GMT | 3 |
I have 3 tables; tblstaff (staffID (pk), FName, SName) ' Stores Staff names tblTeam (TeamID (pk), TeamName) ' Stores Team names tblTeamStaff (TeamStaffID(pk) TeamID (fk), StaffID (fk)) ' stores which
|
| save existing database as template | 12 May 2005 09:27 GMT | 2 |
I would like to save a 'fresh' version of my database as a template: First, I must clear all records. How? And secondly, is it possible to make this a template? Many thanks to those who respond!
|
| Calculations on Dates | 12 May 2005 09:24 GMT | 3 |
Would appreciate if anyone could advise how to use expression in access 2000 to do the following: I have 3 fields Begin Date (Day,Month Year could be Previous years)
|
| Specification | 12 May 2005 03:18 GMT | 2 |
Can anyone tell me how I can view Import and Export Specifications? Thanks in advance David K
|
| How install Access app on client PCs ? | 11 May 2005 23:46 GMT | 2 |
We have a few MS Access apps that are split and the front-end needs installing on 50-100 client PC's. These apps are updated every few months and the front end detects when it is out of date by querying a back-end table. Is there any way to automate the distribution of the client ...
|
| Sort a Find Combo Box | 11 May 2005 23:02 GMT | 3 |
I created a form based on two related tables. I have inserted a "find" combo box from which users can select a family name. I can't seem to get the list in the combo box to sort in alphabetical order, even though the table that the names comes from is sorted and so is the
|
| Some questions | 11 May 2005 22:42 GMT | 2 |
I am very new in this field and I need help. I will be highly pleased if any one can provide some information according to my questions. 1. What is the system of user authorization in MS Access (I mean by login and password or also host name)? Is there any option to secure ...
|