| Thread | Last Post | Replies |
|
| modulus | 29 Dec 2004 15:31 GMT | 4 |
anyone know what code to use to find the modulus of a field?
|
| Conditional "Required" | 29 Dec 2004 07:09 GMT | 5 |
I want to set a validation rule or "required" setting for a date field in my table based on another field in the same table. Specifically I have a check box and want to force the user to enter a date if the check box is yes -
|
| beginer for table relationship | 29 Dec 2004 03:59 GMT | 1 |
I am builiding a database that has artists and customers and artowork sold and mailing list tables. Sometimes the artists are customers and buy artwork. I am going to give a primary key for the artists and one for the customers. But how do I get the customer-artists on the ...
|
| doing math in the table | 29 Dec 2004 00:25 GMT | 5 |
Is it possible to have a field recieve calculated values from two other fields? I tried it with a form (which does the math) but it doesn't actually add the data to the field.
|
| Month only field problem | 28 Dec 2004 21:26 GMT | 7 |
Designed a database that lists all reports due to outside agencies for the boss to use to track the report name, department and person responsible, agency receiving report, frequency of report (annual, quarterly, monthly etc), starting period (month name), ending period (month ...
|
| Can you password protect a field in Access? | 28 Dec 2004 21:14 GMT | 3 |
We have an HR dbase with salary info. Is it possible to allow access to the dbase without seeing the salary field? I don't think there's a way to password protect a single field, is there?
|
| What do I change | 28 Dec 2004 20:00 GMT | 3 |
I am getting a error on second line , is it that I have to change Me.Name to something? Private Sub Form_Open(Cancel as Integer) DoCmd.GoToRecord acForm, Me.Name, acNewRecord
|
| Help real newbie to databases | 28 Dec 2004 19:36 GMT | 3 |
Hi, I am new to the world of databases, relational, flat, and any others. I have been at my part-time job for a year now, thrown into the world of an existing Access d/b. I now know that there's a lot of things wrong with this d/b, and that I do not know enough to figure out ...
|
| EXPRESSION USED IN ACCESS FOR EMPLOYEES START DATE 1999? | 28 Dec 2004 19:17 GMT | 3 |
What is the expression used in acess to denote employees who started in 1999
|
| Relate Records with Checkboxes | 28 Dec 2004 17:34 GMT | 2 |
I volunteered to help build a database to help the teachers at my daughter's pre-school generate progress reports. It did not seem to be a big deal at the time, but I am very stuck. Requirements: Generate a multi-page progress report for each student
|
| Invoicing from multiple tables - thoughts? | 28 Dec 2004 17:15 GMT | 9 |
Hello, I am trying to generate invoices from different forms (based on two completely different sales tables). Does anyone else have any insight on how to do this? My problem is that while there are two distinctly different tables i am
|
| database to calculate period clients are with us | 28 Dec 2004 16:52 GMT | 1 |
I will like to design a database that would keep details of old and new clients but also calculate automaticly if possible the period of time each client has been with us i.e moved in on ---------- left on or current date........
|
| What's the best way to design this? | 28 Dec 2004 16:19 GMT | 2 |
I am desiging a database that will host information about employees. The problem is that there are about 5 different types of employees (hourly paid, etc) and each of them have different information that is stored for them. I am wondering whether to have a huge table to handle ...
|
| Greater than in DateDiff | 28 Dec 2004 14:25 GMT | 13 |
I am requesting help with a DateDiff Calc. I would like a query to return only records that are over 45 days. I have put >45 in the Criteria and keep getting a Data Mismatch in expression error. Can anyone help.
|
| Update main table from another table | 28 Dec 2004 12:10 GMT | 2 |
I am fairly new to this so I am not sure of the approach that I should take. I have a table that has approximately 30,000 records in it. Each record has an automated key field, 3 unique codes that refer to the product, a description for the product, a price for the product, an ...
|