| Thread | Last Post | Replies |
|
| Help with Payment Database | 20 Jan 2005 21:03 GMT | 2 |
What I have is 3 tables. Transactions table Trans (autonumber) PaymentDate
|
| Field Property "Required" | 20 Jan 2005 20:57 GMT | 4 |
IF the user doesnt complete a required field, then an error message displays, which is not user friendly. I need to customise the error message to say something like "You must complete the Surname field before this record can be saved".
|
| Microsoft Access Method_Db failed | 20 Jan 2005 20:16 GMT | 3 |
Why do I get an error of "Method CurrentDb of object _application failed when i try to use wizards in microsoft access on my computer? This works on other computers, but not on mine
|
| Inserting Characters into Fields that Already Contain Data | 20 Jan 2005 19:02 GMT | 4 |
Is there a way, when numeric characters are entered or imported (via Excel) into a field in a table , to insert a predetermined set of alpha characters in front of the imported numeric characters?
|
| table relationships | 20 Jan 2005 17:59 GMT | 4 |
I am working on a DB to store mileage and fuel records for a trucking company. The data would come from trip sheets turned in by drivers with OD entries for crossing state lines, fuel, and stops for load, unload, etc. The Trip
|
| add index to existing field | 20 Jan 2005 17:45 GMT | 2 |
How can I add an index to an existing field using VB? Thanks!
|
| create relationship via VB | 20 Jan 2005 17:45 GMT | 2 |
Can you add/edit/delete relationships using VB in Access 2002? Thanks!
|
| Leap Day - February 29 | 20 Jan 2005 15:48 GMT | 3 |
I have a DOB field in a table, data type Date/Time, format mm/dd - I am not storing the year, it is unimportant in my project. The problem is that we have a few records with a DOB of 2/29, Leap Day. Every time we enter this, Access changes it to 2/01, which is incorrect.
|
| How do I create a reader service db? | 20 Jan 2005 15:03 GMT | 1 |
I have a magazine that has reader service cards and I want to collect the data from those cards and send respondents via email, fax, or label the info on each advertizer that they are interested or picked. Example Fall issue RS #1 is Bound Tree, but that number will change in the ...
|
| Where can I go to get a sample database design? | 20 Jan 2005 15:01 GMT | 1 |
Our school is working on collecting information on grants and scholarship money. Is there a sample database design that we can use? I am not very good at starting from scratch. If I have something to go by I can change it to fit our needs.
|
| Autonumber Lookup | 20 Jan 2005 13:37 GMT | 3 |
I see (belatedly) the value of a meaningless primary key, but I'm still floundering a bit on how to make the user interface friendly. If I have a meaningless primary key, how do I get my users to select it? I am guessing that this has something to do with those two column lookup
|
| Custom Validation Rules | 20 Jan 2005 11:43 GMT | 6 |
In an access db is it possible to add vba code to provide customized validation rules on a field ? For instance, say I I have an email field in a record, and so I want to write some code to check that the field contains a string of form string@string ? If so can anyone point me to ...
|
| Invalid Argument Error | 20 Jan 2005 02:40 GMT | 1 |
I am using Access 2002. I am trying to eliminate duplicate records. When I try to copy and paste my table structure, I am getting an "Invalid Argument" error. I have actually been receiving this error in a few different places with this database. Could it have anything to do ...
|
| trouble displaying date after lookup | 20 Jan 2005 01:55 GMT | 1 |
I have a table called "Seminar Dates" which has a seminar ID as the primary key and then a column with the seminar date and another column with the time. I have another table with people who are coming/have come to the seminars. I have created a basic look up drop down box that ...
|
| How to create a survey database | 19 Jan 2005 22:33 GMT | 2 |
I'm new but have a basic knowledge of Access. Here's my dilema - I have a survey with several types of responses. I can figure out the tables for simple yes/no questions or "pick from the list". My problem is setting up a table for a question with multiple responses. In this ...
|