| Thread | Last Post | Replies |
|
| Tracking attendence of bus riders with Access 2002 | 08 Sep 2005 06:51 GMT | 5 |
I have created a table of our Church's bus riders. Now I need to figure out how to track or log the attendence of each rider every Sunday. I am a complete novice, and cannot figure out how to accomplish this. I have a table with an ID for every Sunday in 2005, as well as the ...
|
| ComboBox | 07 Sep 2005 23:54 GMT | 2 |
Hello All, this question is hard to explain but my application uses the combobox in 6 different locations so please bare with me. My combobox is based on a query that links 5 tables together. This causes messy results that are hard to understand .e.g. master table and
|
| looking for a source code of an accounting program | 07 Sep 2005 22:37 GMT | 1 |
I have a small business and I'd like to have an accounting program which I can customize. Does anybody know where I can find a source code for such a program? regards,
|
| Show me bar? | 07 Sep 2005 22:09 GMT | 1 |
How do I activate the Tutorial show me bar? ^ ^ __ @ @ __ ''''" ^ ""
|
| combine two expressions | 07 Sep 2005 21:06 GMT | 2 |
I have two expression that give an start date date and a end date: =[Forms]![frmUsageReport]![txtStartDt] =[Forms]![frmUsageReport]![txtEndDt] I currently have them in two text boxes with a label box for the "to"
|
| Multiple Tables, New records | 07 Sep 2005 18:31 GMT | 7 |
Here is my problem. to make it simple, I have two tables, A and B. Thses tables I want to be linked by ssn. I want to create a form so when I create a new record it will automatically fill in both tables with the same ssn and I do not have to enter it into two fields
|
| Short date in Parameter query behind a report | 07 Sep 2005 18:09 GMT | 2 |
I have found that in date text boxes in a form, if I enter "9/25" and hit enter, the box displays "9/25/2005". Similarly, when I enter "9/25" in the criteria line of a query, it displays "#9/25/2005#". However, when I run that same query, with the parameter "[Enter Date]" and
|
| I'm so close ... concatenation question | 07 Sep 2005 01:21 GMT | 4 |
I located a Microsoft :article" that explains perfectly what I'm trying to do, except I'm trying to do this in a query rather than a report as shown in the article. I have to believe the same thing can be accomplised in a query, but I need help or a pth to be poiinted towards.
|
| Multiple contract dates | 07 Sep 2005 01:16 GMT | 3 |
I am creating a database to track our vendors. Each vendor has a contract which is renewed at various times (annually, bi-annually, etc.). I would like to keep the start and end date of each contract, but do not want to enter all the vendor's information each time there is a new ...
|
| Query Average | 06 Sep 2005 23:56 GMT | 1 |
Access 2003 query and using the View Totals, I choose average, the default field is $0.00, and I want to average fields that are not zero values, I looked at a lot of posts and tried some but, don't really understand what their doing. I need the average for dollars entered. Do I ...
|
| i deleted the address book under program accessories | 06 Sep 2005 18:28 GMT | 1 |
how can I restore all the contacts in my address book
|
| How do I search for items I've posted? | 06 Sep 2005 15:18 GMT | 3 |
How can I search for questions/items I've posted within the Access Forum please. I'm sure I posted one in the Access Forms about a month ago but cannot find it.
|
| Problem referencing a field in a query | 06 Sep 2005 14:01 GMT | 3 |
When I try to specify child and master link fields in the source for a chart (which is embedded in a form), I get this error. "The specified field, qryLevelsAll.Student_ID could refer to more than one table listed in the From clause of your SQL statement."
|
| Access engine owns all of my tables, etc. | 06 Sep 2005 08:59 GMT | 1 |
After running the 'Compact and Repair database' task, all the tables and queries in my database are now system objects, and 'Engine' is listed as the owner. 'Engine' obviously can't grant me Administer permissions, so I can't figure out how to read/export/print any of the lost ...
|
| Insert into clause | 06 Sep 2005 06:51 GMT | 6 |
I am trying to insert rows in a table by doing a select from another table. I have a field in the table whose data needs to be static For example: Tab1 is the table that I am trying to insert into tab1.field1 -> data comes in from tab2.field10
|