| Thread | Last Post | Replies |
|
| How to work with 'multiple response sets' in Access | 07 Mar 2007 22:26 GMT | 24 |
I have (in an Access 2003 database) a series of fields of the yes/no data type. I would like to transform them into fields that have the names/topics of the existing fields as their possible answer categories. Example: Field 1: listen to radio yes/no, Field 2: watch tv yes/no, ...
|
| insert value in Combo Box | 07 Mar 2007 19:13 GMT | 1 |
How do i input values in combo box where should i input it . I have customer list which keeps on repeating so i sorted unique records but dont know where to input data.
|
| What should I set for Primary Key | 07 Mar 2007 16:07 GMT | 8 |
I am trying to create an Account Reconciliation Databse which will compare two tables. Two tables are Bank and Ledger. Both tables have same fields. Users will import bank file to bank table and general ledger file to ledger table. Since both tables haave the same fields, what ...
|
| need help in creating table | 07 Mar 2007 15:08 GMT | 7 |
Employee Table Employe ID AutoNumber Primary Name Number Secondary Number
|
| Proper table structure | 07 Mar 2007 03:53 GMT | 6 |
I am designing a database for my wifde to track product orders. she has hundreds of products that can be divided into about 10 categories. each category can have several subcategories and then you may be left with 10-20 products (a much easaier amount to sort through) i am ...
|
| Defining Tables & Relationships | 06 Mar 2007 21:50 GMT | 5 |
I'm trying to design a Access database from a Spreadsheet. An example of it is below. It's frozen at Column B and at Row 2. It can go on indefinite (As Far as Excel will go) in both directions, depending upon how much data is found. Column A contains the Company # for the Train ...
|
| Enter text in a combo box? | 06 Mar 2007 20:47 GMT | 1 |
Is it possible to fill in text within a drop down box? For example, can a drop down list include: "Yes" "No"
|
| Where to start | 06 Mar 2007 16:55 GMT | 10 |
I am trying to figure out how to run a report that shows certificates earned by associates that have completed training. Problem is that there are different types of training with different training codes that need to be complete for each certificate. I have multiple tables: ...
|
| Import 1 record to many tables | 06 Mar 2007 06:45 GMT | 7 |
I have a set-up where I import an Excel spreadsheet (usually only 1 record) into a temporary table that is appended to one table (Artwork approval) in my database. That table is linked to a table called 'Company' in a many (Artwork
|
| cannot access links to work on my website | 06 Mar 2007 00:29 GMT | 1 |
cannot access links to sign in and work on my page,
|
| Create Table | 05 Mar 2007 18:36 GMT | 1 |
I need to create Employee Table where Field Name is EmployeeID (Auto Number), Field 2 Name OMP (operaton managar primary) Text, Field 3 OMS again text. and OMP list of Employes is same as OMS. I already have a list of Employes that i need to put in list that anyone
|
| Assign Foreign key | 05 Mar 2007 09:07 GMT | 3 |
My understanding about foreign keys is that they are generally a primary key in foreign table. The primary table primary key would be unique. In fact I believe all keys should be unique???? The problem i am having is I have two tables
|
| Criteria from Quary used in Report | 04 Mar 2007 01:53 GMT | 4 |
I designed a query using data from 1 table. The criteria is [Enter ID Number:]. Then, I designed a report off of the query and it works like it should by asking [Enter ID] since the report should be about a specific ID.
|
| Combo Box | 03 Mar 2007 22:50 GMT | 2 |
I have a table called Household and I need to add multiple entries to a field called Activity. The activity column holds information on the level of membership i.e regular; occasional, Warden,ParCouncillor,mail only, etc. I have created a combo box with most of the above entries ...
|
| Do I need another table | 03 Mar 2007 18:13 GMT | 2 |
I'm using VB6 as a front end for an Access DB. The program allows couriers to log their daily jobs. I currently have two tables: tblLocations
|