| Thread | Last Post | Replies |
|
| auto update | 12 Jun 2004 13:08 GMT | 1 |
does any one know how i can make it so that when a number (15) is inserted into a field in column A, the corresponding field in column B always enters the date that the certain # was entered into column A. or a good tutorial will help im using access 2000 and the generel date/time ...
|
| Data Type currency | 12 Jun 2004 01:38 GMT | 2 |
thank you Is there any way to pervent displaying $ beside the number in table or a form? and use (Currency Data Type)?
|
| How complex the table default value could be | 12 Jun 2004 01:23 GMT | 1 |
I used the followinf equation in my date/time field default value =IIf(Month(Date())>=7;DateSerial(Year(Date());7;1);DateSerial(-1+Year(Date() );7;1)) this eqation worked fine, inspite of the function iif is not listed in the
|
| Error occured while referecing an object? | 12 Jun 2004 01:21 GMT | 1 |
I am dumbfounded why I get this error, becaue I have designed databases before. I have what seems to be three simple tables... tblApplications
|
| Can't contain a Null value? | 11 Jun 2004 23:30 GMT | 2 |
Please help me get started. I need two forms. Do I need one or two tables? Form one will include the primary key - ComplaintNo, which is an auto number, and fields for the location of the
|
| Custom Error Messages | 11 Jun 2004 23:16 GMT | 4 |
What i would like to be able to do is to customise the error messages that appear in Access. For example when you create a Table and you specify that Required is set to True, if a user does not enter data into that field then a unfrendly error message appears. How can i change ...
|
| 3nf | 11 Jun 2004 23:08 GMT | 2 |
I have the following table:- tblPatients PatientID PK Forename
|
| AutoNumber | 11 Jun 2004 12:14 GMT | 2 |
This is probably a frequently asked question but I can't find an answer. I am working on a project that has many autonumber type fields used as primary keys. When I'm done entering test data I'd like to have the numbering start over at 1 again. How can I reset autonumber fields? ...
|
| Autonumber doesn't start at 1 | 11 Jun 2004 03:40 GMT | 16 |
Access 2000 - I always include the autonumber ID field when I create tables, and they always start with the value of 22 instead of 1. This occurs in existing databases and brand new ones. Is there an option
|
| Access 2002: Linking table indices | 11 Jun 2004 00:35 GMT | 2 |
MS Access 2002 automatically creates an index when a foreign key (ie the primary key of another table) is added. Is this necessary or (at least) in ones best interest in a linking table? For example, do I need any index besides a Primary index in Table 3 below? Table 1: Contacts ...
|
| Input masks and (non) duplicate values | 10 Jun 2004 21:59 GMT | 1 |
I can get "no duplicates" to wotk fine on an indexed field but if I then create and input mask for that field then it is possible to put in duplicates. Thanks for any help...
|
| many to many link question (making me dizzy) | 10 Jun 2004 21:20 GMT | 1 |
Hey all, I think I'm on the right track but I'm missing something.. I've got 1 table called receive with a receiver number (not unique) this table links to another table called purchase with a purchase number (not unique). I used a subform so that the receiver can enter
|
| Creating a menu | 10 Jun 2004 21:01 GMT | 1 |
I have been trying unsuccessfully to create a menu where a user could select more than one value. However, each time I create a menu, either list box or combo box, it will only allow the user to select one. I have 5 possible
|
| Tables | 10 Jun 2004 20:57 GMT | 2 |
What is maxium # of records per table Access 2000?
|
| Access Q&A database | 10 Jun 2004 20:21 GMT | 1 |
I am looking for a basic access templet that I can add questions to and have employees choose an answer A,B,C,D and, that will log there name in a report that I will need to print to see if the test was taken. Thanks for any help you can give on a test style database.
|