| Thread | Last Post | Replies |
|
| Main Form, Subform question | 25 Feb 2005 19:10 GMT | 1 |
I have a main form where I enter total hours [Thours], I also have a subform [IDRsubform] with a field [Hours] where I enter hours from 1 to 10 records. The hours on the subform could range from .1 hrs to 15.0 hrs for each subform record. All records in the subform must equal ...
|
| Select Case help | 25 Feb 2005 19:03 GMT | 11 |
I have EMT form and a subform “Requir” based on a query which is hold 10 check boxes: Application, EMT, Picture, PCR, CE24, CE36, CE48, Fee30, Fee40, Test , ….. and a text box “ Lasped” that calculate the date deference =(Date()-[Expiration Date]) as a control source .
|
| Setting Header in Continuous Form | 25 Feb 2005 18:58 GMT | 1 |
Hello, I have an access 97 application. Is it possible to have a header section in a subform that property is set to continuous like you can do in a report. For example say I want to display state and city. I want to have state as the header and the cities show as the details.
|
| open report from lost focus in a form | 25 Feb 2005 18:55 GMT | 2 |
I have a form used as a menu. Most reports on this menu have buttons to open them. There is a text box on the form that the user enters a date into. All the queries for these reports refer to this text box to filter records. After entering the date in the text box, I'd like a ...
|
| Main form with Subform challenge | 25 Feb 2005 18:19 GMT | 4 |
I have three tables (I am using recipies to make my issue clearer): tbl_Authors, primary key = AuthorID tbl_Recipies, primary key = RecipeID tbl_Favorites, duo primary key = RecipeID & AuthorID
|
| creating a2k command bar | 25 Feb 2005 18:11 GMT | 1 |
i have a command bar on a form i'll call 'Authorized Users'. it lets the user use the file, edit, records, filter and help commands. i want to create a slightly modified version of 'Authorized Users' i'll call 'Treament and Toxicity' which will replace 'Authorized Users' on the ...
|
| search form help please | 25 Feb 2005 18:05 GMT | 1 |
I have created a search form that uses a query for the datasource. In the form header I have an unbound text box with the name of entercode and a button that has code behind it that does a requery. In the query I have the criteria for the code field as ...
|
| Long Format for Date? | 25 Feb 2005 16:44 GMT | 2 |
How can I make this show the long format instead of short? ="Today's Date is" & " " & Date()
|
| auto filling a number | 25 Feb 2005 15:22 GMT | 2 |
I posted last week (2/16) on this topic and have been working on it. I've been trying to have a TrainingHours automatically fill in 1 field when a training name is selected. I made a table with the training names and their hours. After some discussion this is the formula I ...
|
| multiple forms | 25 Feb 2005 14:42 GMT | 1 |
I've got a little problem. I have this form called tester and another form called overwrite question When I am in the tester form, and click on a list box three times it pops up the overwrite question form which has a button called left, and one called
|
| Wrong Rows being Updated | 25 Feb 2005 14:27 GMT | 2 |
Here's the senerio... Open form and Initial values that appear... cust 1 (main form) order1 (subform)
|
| Copy a txtbox and details from one form to another | 25 Feb 2005 14:22 GMT | 1 |
I have a form Called Customers Machines which has a cboCompany control and I select a company name from the list and all other txtBoxes display the relevant details by matching the companyID, this form also contains a subform that displays the Machines that the company owns, the ...
|
| Form with tabs: what's that side bar? | 25 Feb 2005 13:54 GMT | 4 |
This is probably a dumb question, but I can't find an answer. I have a form in which I have a few different tabs. The form (not by my design) has a vertical narrow bar on the left side, with a little black arrow at the very top. Without clicking on it, I cannot see
|
| Access 97 placing info in wrong field when record is edited or upd | 25 Feb 2005 13:31 GMT | 4 |
The table (called workorder table) that this form (workorder) originates from has over 6500 records. When I edit or update the workorder form one of the fields on the form actually places information in another field called wrkky_inv (this field is related to another table ...
|
| forms | 25 Feb 2005 12:59 GMT | 1 |
How do i prevent any menu's (acces types on the top) from being displayed when i open a form. I want no icons to appear above the form, just the form pat
|