| Thread | Last Post | Replies |
|
| Can I select multiple options from a drop-down box in Access? | 24 Jun 2006 17:49 GMT | 7 |
Currently, each option is a separate field in my table, and the users can select yes or no for each individual option. To save space on my form, I'd rather have a drop down box with all the options and have the user CTRL+click to select multiple options. Is this possible?
|
| Database Size Problem | 24 Jun 2006 17:46 GMT | 5 |
I've been asked to look at speeding up a monthly data import procedure which imports data from a linked text file into an Access database (it's done by an append query). The database just has the one table in it (which is cleared and compacted before each import procedure). There ...
|
| Documenting Dependencies | 24 Jun 2006 05:18 GMT | 1 |
I have a lot of queries, forms, and reports that involve multiple tables or sub-queries, -reports, -forms, etc. The Object Dependencies function is useful to a point, but is there some way to get Access 2003 to print out a list of objects with their dependencies? My boss wants ...
|
| Is the table design wrong? | 24 Jun 2006 01:58 GMT | 3 |
I have been struggling with this for sometimes. I have main table (tblPerson) and Event table (tblEvents) where I want to store events, FY and check box to "Invite" tblPerson (personID, Name)
|
| Need suggestions - I have a "duration" issue | 24 Jun 2006 01:41 GMT | 1 |
I'm trying to construct a track meet database. I have 5 tables: tblMeet (fields are MeetID, MeetDate, Event); tblEventDetail (fields are EventDetailID, fkParticipant, fkMeetID, Minutes, Seconds, Feet, Inches); tblEventLookup (fields are Event, Type, Type2); tblParticipants ...
|
| Linking several tables | 23 Jun 2006 20:57 GMT | 7 |
Here's a new twist to the problem I've been working on. I have about 50 tables with contact information. These tables will be used to send out faxes. There are duplicated contacts throughout the tables. I do not want to send a fax to the same number more than once and when ...
|
| HELP !!! PLEASE !!! >> DIM AS DATABASE | 23 Jun 2006 20:20 GMT | 1 |
Why Database an option in one database on the same PC and not there in an-other.. When I type "Dim As DA" on one PC it lists 4 or 5 options, DATABASE, and DATABASES are 2 of them.
|
| I need a date format with leading zeros. | 23 Jun 2006 17:38 GMT | 8 |
I can't seem to get a date format with leading zeros such as 06/01/06. Instead, it gives me 6/01/06. How do I design my table to provide me with a leading zero format?
|
| Need to know how to build a contact database. | 23 Jun 2006 16:43 GMT | 1 |
Hi my name is Omar, im from puerto rico, im student, and i need to know how to create a contacts database for a project. the database should be in this format : 1.client
|
| table design - calculated field | 23 Jun 2006 10:34 GMT | 2 |
I have a field in my Zip Code table called Current_Vendor_Count. This value is a calculation - it is calculated on a form. Is there a way I can store the calculation at the table level? Am I wrong to want to even do this? Are values that are calculated on the fly in a form, ...
|
| trigger counter part | 23 Jun 2006 09:55 GMT | 2 |
i'm looking for a way to create the equivalent of a SQL trigger in MS Access 2003. is there such a thing.
|
| Conceptual design advice for relational database | 22 Jun 2006 22:51 GMT | 7 |
First, my apologies to this lengthy email, as it seems these news groups are more focused on short-term problems and perhaps my email is inappropriate for this newsgroup, but I’m going to try anyway ;) I think what I’m mainly looking for is either validation I’m on the right ...
|
| Has anyone used the inventory template in Access 2000? | 22 Jun 2006 21:39 GMT | 1 |
I am new to Access. I entered product information to the "Products Table" how do I link the information to the "Inventory Transaction Table"?
|
| Make table query questions | 22 Jun 2006 20:20 GMT | 1 |
I have designed a database that imports data from an external data source and also accepts user inputted data. Sometimes records from both the data sources may have to be modified. I have to create several multi-table queries to get the data normalized and to be able to produce a ...
|
| Drop-down in a table??? | 22 Jun 2006 19:39 GMT | 2 |
Is it possible to do a drop-down within a table?
|