| Thread | Last Post | Replies |
|
| Hours Worked | 07 Dec 2004 09:11 GMT | 4 |
I wish to keep a track of hours worked by employees, these can be for various reasons e.g Training Sickness
|
| Serializing records -record count! | 07 Dec 2004 08:42 GMT | 1 |
Hi. I have an HR database that contains multiple tables with various unique records, all linked to an employee record. For example, "personal information" linked to "disicplinary actions" or "first aid records". Currently, when I access a First aid record, a query is run that ...
|
| Pymts. | 07 Dec 2004 05:32 GMT | 1 |
I need to set up monthly pymts sent in from family members for a family reunion. How and where would I do this
|
| Locking up a Form Table | 07 Dec 2004 05:30 GMT | 7 |
 Signature After searching Google.groups.com and finding no answer, Bob Vance asked: Is there a way of locking up a from tables with a code so as anybody that copies my software cant change the Company Details input data form, newbie
|
| Inventory | 07 Dec 2004 02:24 GMT | 2 |
I am looking to purchase Access to set up inventory accounts for parts that are to small to include in our other system. I was wondering if I could also incorporate with Access a barcoding system that would allow me to track all my inventory system.
|
| Creating MDE | 07 Dec 2004 00:38 GMT | 4 |
Ive got a smallish database - less than a dozen tables with little complexity, about 10 forms with a small amount of code in hte background. The problem is when i try and create an MDE from it - it locks up access. Ive left it for about 10 minutes but its still not returned. How ...
|
| Deploy | 07 Dec 2004 00:00 GMT | 4 |
Now i may be being very stupid here, i have office 2003 professional. Ive written an access database, its split into FE and BE. I can find very little information (ideally a step by step guide) to deploying the database now its created. Ive got the runtime from the ...
|
| How can I add multiple items to one field? | 06 Dec 2004 22:07 GMT | 4 |
I would like to create a database containing information on individual land surveys. The problem I have is when an individual survey falls within several geographical sections. There are aproximately 400 of these sections that the
|
| Tabs on form not showing when form is opened | 06 Dec 2004 21:50 GMT | 3 |
My form, which has 3 tabs in it, when opened is scrolled down just a bit and the tabs are not visible. I moved the tab control to the header and this fixed the problem but now the left side of the form is shifted over until you click on a tab other than the first! What am I ...
|
| hHow do a count the amount of numbers in a cells greater that a c. | 06 Dec 2004 21:45 GMT | 2 |
I would like to count the numbers in a column that are greater than a certain value, I.e. how many numbers are more that the value 30 for instance
|
| checkbox value based on other checbox values | 06 Dec 2004 21:29 GMT | 5 |
within a given table, can access automatically set a checkbox to true if other values are set? without using a form and VB, i mean. thanks,
|
| Query to create a flat file in Access 2003 | 06 Dec 2004 20:57 GMT | 12 |
I have inherited the following database structure: Track Table Composer Table Publisher Table
|
| Tab Control Pages showing controls on all pages! | 06 Dec 2004 20:14 GMT | 4 |
Ok, I decided to use tabs for my form and after the fact changed the properties. I dragged the controls to the first page and now this information is on all the pages. I don't know how to make these controls only appear on the pages I want.
|
| Help With "Like" in strSQL | 06 Dec 2004 19:06 GMT | 4 |
I am attempting to write this statement: strSQL = "Select tblSurveyors.SvyFirstName, tblSurveyors.SvyLastName, " _ & "tblSurveyors.SvyCity, tblSurveyors.Region, tblSurveyors.SvyTitle " _ & "FROM tblSurveyors " _
|
| Combo Box Wizard Problem | 06 Dec 2004 18:15 GMT | 2 |
First I apologise that I have lost an earlier answer to this problem. I am using Access 2002 and sometimes when using the combo box wizard I do not get the three options on the first page. This prevents me allocating the chosen ID field to the form on
|