| Thread | Last Post | Replies |
|
| validation question | 10 Nov 2004 13:44 GMT | 1 |
I need to set up 8 fields that use the same info ABCDEF or G, but I need to have it dissallow an already used input. If field1 has a "B" then field2 options would be ACDEF or G. If field2 then has a "F" then field3 remaining options would be ACDE or G.
|
| How do I set up a task lists and followup dates in microsoft acce. | 10 Nov 2004 13:40 GMT | 1 |
I have to setup a database of all employees on my floor (about 100 people). This tasks list will be for all new employees and current employees, when a new employee is hired they need to fill out forms and then 6 months later to an evaluation. Then for all employees they need ...
|
| Validation Rule Restriction | 10 Nov 2004 10:32 GMT | 10 |
What I want for a Validation Rule is...[CompleteDate]<=[BillDate] And of course, I get the error message..."Invalid SQL syntax - cannot use multiple columns in a column-level CHECK constraint." I have code in my form to accomplish this same thing, but I have been
|
| Currency or Double for currency values | 10 Nov 2004 10:08 GMT | 8 |
I have a table here that will store currency values. I've been reading up on the differences between the datatypes available and there seem to be 2 viable candidates: Currency and Double. Double can hold bigger/smaller numbers than currency, but suffers from the
|
| My industry require results to be to a preciscion of 6 decimal pl. | 10 Nov 2004 09:34 GMT | 7 |
My industry require results to be to a preciscion of 6 decimal places. Access handles 1.012345 but returns 1. if there is no moderator ie result is 1.000000 displays 1. How can you force Access / Excel to display the requisite number of decimal
|
| relating two tables | 10 Nov 2004 08:22 GMT | 4 |
Hi to all, I work on an insurance project.I have a table, tblPolicies, which has a triple primary key: BranchID, CompanyID, PolicyN. To this table I want to relate another
|
| table size | 10 Nov 2004 07:59 GMT | 11 |
hi how i could know teh size of my tables ? also my forms
|
| why is my form blank? | 10 Nov 2004 05:22 GMT | 2 |
I'm creating a form and while going and back and forth I can no longer view my form!
|
| why should i use access over oracle, for a facilities management . | 10 Nov 2004 05:21 GMT | 3 |
i am carrying out a research project for my class 1 and have to produce a facilities management system capable of tracking resources, assets and utilities. i was told that access would be a sufficient platform to achieve my aim?
|
| Duplicate Records in tables | 10 Nov 2004 03:42 GMT | 1 |
Can this be done. I need to disallow duplicate records entered for a number field BUT allow the number 0 to be duplicated only 0
|
| Database Design | 10 Nov 2004 03:20 GMT | 12 |
I know how I have my access application right now that isnt quite right, but it works. But I would like to know the proper way to do this. I have 4 tables. Pension Fund Offices, Local Unions-pension & Medical Fund Offices, Local Unions-medical.
|
| Design question (2002) | 10 Nov 2004 02:43 GMT | 4 |
I am in the design stage and wonder: I have a table that contains a name and a "start date". An event is supposed to occur at regular intervals based on that "start date. I know I can use calculated fields in a form or use a query to figure the interval dates, but how do I get ...
|
| creating a table without multiple entries | 10 Nov 2004 02:40 GMT | 1 |
There is some information regarding a disease for which the number of cases and case rates are stored for each year and for all the counties in a state. When designing a table for storing this information in Access, my table has repeated values for the county names for each ...
|
| change field properties, reflect in query | 10 Nov 2004 00:49 GMT | 3 |
I am new to Access-using Access 2002-am not familiar with VBA coding. I have two "main" tables with a 1-to-1 relationship (couldn't fit all the fields in one table-property value too large), and several lookup tables. I created multitable forms from a query that contains both main ...
|
| Can the color of a command button be changed in Access 2000? | 10 Nov 2004 00:44 GMT | 2 |
The command buttons, as it stands, go along with whatever the display theme is in Windows. How can the color be altered in Access 2000, or CAN it be altered?
|