| Thread | Last Post | Replies |
|
| filter in form | 02 Aug 2007 02:53 GMT | 1 |
Hi, I have a table with fields: RecordID, Part#, ProductLine, Tester, Status, ... The field status is value list: TBD, Pass, Fail, Not Analyzed. This is a big table, with a lot of record. I created a form for the tester
|
| Tab Control | 02 Aug 2007 01:13 GMT | 4 |
Boy, am I feeling dumb today... I am trying to use the Tab Control to show different tyes of data for each record ie: Student demo data on first tab Student hours on next tab etc.
|
| Subtract 3 weeks from a text box and show value in another? | 02 Aug 2007 01:01 GMT | 8 |
How do I subtract 3 weeks from one date field and have it show in another?
|
| refreshing form | 02 Aug 2007 00:01 GMT | 1 |
I have a form with a combo box field that references a table so we can keep information in the field uniform (i.e. "Place",not "Pl."). At times when filling out the form there is a new word not in the table being refereced to by the combo box.
|
| zipcode lookup table-Access 2007 | 01 Aug 2007 22:58 GMT | 4 |
I have a table (Zip) that lists cities in the first column, and corresponding zipcodes in the second. On my form, after I type in the city name in a textbox (bound to my primary table), I would like to automatically have access find the corresponding
|
| How do you create a child window/form | 01 Aug 2007 22:15 GMT | 5 |
I have a result set from OpenView or OpenStoredProcedure which displays in a window, but it's not contained within another form. (I need to use OpenView or OpenStoredProcedure because the number of columns will be changing.) How do I make this a child form or window that will be ...
|
| Using Option group to filter check box | 01 Aug 2007 22:04 GMT | 6 |
I am drawing a blank today. I have added an "Inactive" checkbox to my employees table (tblEmployees). I have a print reports form (prtEmpReports) for employee information. This form has an option group linked to a list box so as to print by Employee
|
| summing in a form.. | 01 Aug 2007 22:04 GMT | 15 |
In my form i have Beginning Mileage, Ending Mileage, Total Daily Mileage. As of now I have to enter Beginning Mileage, my Ending Mileage is =Nz([AR],0)+Nz ([LA],0)+Nz([TX],0)+Nz([MS],0)+Nz([OK],0)+Nz([Other])+[Beginning Mileage]. my Total Daily Mileage is =Nz([AR],0)+Nz([LA] ...
|
| Using "tab" in a form | 01 Aug 2007 21:26 GMT | 3 |
I recently updated a form with new information, now when I tab through the form it skips the new entries. Is there a way to fix this or do I need to recreate the form from scratch.
|
| Populate a date text box based off another | 01 Aug 2007 21:18 GMT | 1 |
I have a text box (text box 1) that is a "date" datatype. I also have another date text box (text box 2) that I would like to populate (add 3 weeks) based off the first text boxes date. How is this done? Please excusee my last post. My client just clarified it for me.
|
| Navigation buttons | 01 Aug 2007 20:58 GMT | 10 |
I am creating a database with multiple fields, including a list box, text boxes, and labels. When I test the form to add records, I can add one, then to add another, there are no navigational buttons to choose from and enter doesn't work to get to the next record. Can someone ...
|
| Data entry form | 01 Aug 2007 20:12 GMT | 4 |
My data entry form works well few days ago. However, it is freeze now. I am unable to enter new data any more. Please show me how to fix the problem. Thanks Chi
|
| HELP FORM WILL NOT LET ME ADD ANOTHER RECORD | 01 Aug 2007 19:18 GMT | 7 |
Please help. I am in the process of adding new records to form it is actually a data entry screen and will not let me add another one. The last record is at 99. Please, Please, help Thanks in advance
|
| Pictures in a form not blanking out if no path is included | 01 Aug 2007 18:32 GMT | 12 |
I am using Access 2002. I have read the very helpful links provided in this newsgroup, as well as used the Northwind database as my guide http://support.microsoft.com/Default.aspx?id=148463 In fact, the form I used is based on the Employee form of the Northwind
|
| Changing a subform with code. | 01 Aug 2007 18:24 GMT | 2 |
Ok, I have a form that the user select a individual from depending on the Individuals number I would like to change one subform to a different subform. Is there a way to do this in code? Thanks for any help.
|