| Thread | Last Post | Replies |
|
| Book Recommendations Please | 20 Jul 2007 14:56 GMT | 1 |
While I am not new to Access, I haven't used it extensively on a regular basis. I have received great help through this site, but was wondering if any of you have recommendations of database design books. I am about to embark on a new database, and am looking for a book that
|
| Best way to create tables flowchart | 20 Jul 2007 14:46 GMT | 1 |
Would like to eventually create a flowchart of my tables and their relationships. Any suggestions as to which program to use? Tables in Word with arrows pointing out the relationships?
|
| Use Word to Create DB Blueprint? | 20 Jul 2007 14:45 GMT | 1 |
Am in the planning phase... should I use Word in outline view to create a "blueprint" of what I would like to achieve? Any suggetions would be greatly appreciated!
|
| Restricting data entry | 20 Jul 2007 11:49 GMT | 4 |
Is there a way to restrict entry of data to a field on one table depending on what is in a column from another table.. So, my tables are: table1
|
| Date Driven DB Design Help | 20 Jul 2007 11:43 GMT | 4 |
I am rewriting a database I started incorrectly and I'm stuck on trying to move it to a "date driven" DB. Basically I am creating a DB to track projects (maintenance items), actual revenue (invoiced), forecasted revenue (sales target - which is everchanging based on purchase ...
|
| How do I best normalize this data? | 19 Jul 2007 22:21 GMT | 3 |
In trying to set up a new normalized table I need some help with this set of data. There are six fields to consider. Item, description, and four dates that can occur with this item. There is
|
| lookup table with a default selected row | 19 Jul 2007 19:08 GMT | 2 |
I am currently using a lookup table to populate the values in a listbox. columns: item_id number
|
| Drop down lists and populating fields | 19 Jul 2007 18:42 GMT | 2 |
We have a combo box picking data from one table for input into another by means of a form. We would like another field to self-populate with corresponding data in the table which is the source for the drop-down list, depending on what is picked from the drop down list.
|
| Accounting | 19 Jul 2007 16:56 GMT | 8 |
Hey guys, I have a toughie here. I'm creating a database for my Accounting Department. The reporting system that they use now is all done manually and I would like to lighten the load
|
| Fields not linking between tables | 19 Jul 2007 15:16 GMT | 3 |
I have created a database of training courses and trainees. Table 1 = Course Data (course name, date, venue, trainer, invoice no. etc.) Table 2 = Trainee Data (trainee ID, first name, last name) I created a Course Data Form using Table 1 and included a sub form for
|
| lookup value from Excel table import | 19 Jul 2007 15:13 GMT | 5 |
Access 2003 I have a 2 column Excel speadsheet, no row duplicates that I would like to use as a lookup table in an Access db. I was able to import the spreadsheet without problem and named it as one would expect. The first field is a
|
| Is it possible to supress subform field name headers? | 19 Jul 2007 14:51 GMT | 1 |
I have a datasheet subform that shows field names as headers of the datasheet. I've tried opening the subform and making these not visible and have also tried just deleting them but they still show up. Is there any way to supress or delete these field name headers?
|
| IIF to check values in more than one table | 19 Jul 2007 14:24 GMT | 1 |
I want to put a control onto a form that will tell me if a record has a matching record in another table. I know I can use a query, the unmatched query wizard (to see which records don't), and the find duplicates query wizard (will tell me which records are duplicated in a table ...
|
| have you got pictures of squrells | 19 Jul 2007 04:09 GMT | 4 |
have you got any pictures of squralls
|
| Indexed - Yes(NoDuplicates) | 19 Jul 2007 01:39 GMT | 3 |
I have a table that is already populated and I need to ensure the field does not have duplicates. When changing the field to be Indexed with no duplicates, it comes back with an error: "would create duplicate values in index, primary key or relationship"
|