| Thread | Last Post | Replies |
|
| forms and sub forms help | 12 May 2008 17:54 GMT | 5 |
I have a form with a sub form on it the sub form is in Datasheet view this is a 1 to many arrangement. The 1 being the main form and the many being the sub form. The sub form is the one in Datasheet view.
|
| Displaying various file types from Access 2007 | 12 May 2008 17:46 GMT | 2 |
I have an application where I would like to store file paths and names in a text field in a table, and from a form allow the user to open and display various file types in their native applications: Word, Excel, Jpeg, PDF, etc. The path and name would be formatted as a ...
|
| Cannot access entries from Form after input | 12 May 2008 17:06 GMT | 1 |
Recently when I enter a new record into my form it is put into the databases but when I try to look at the information by doing a search thru my form, it will not show the new records. Can anyone give me a solution for this problem?
|
| Update Form | 12 May 2008 16:01 GMT | 5 |
My purchase order form is now working great. I have designed a report to show the purchase order information and it works great. The question I have now is this: When I enter the info into the form and the hit the preview form button, the
|
| Show only Filtered Records | 12 May 2008 13:38 GMT | 4 |
I have a form that displays records based on the value of a combo box. How can I display only the returned records? Thanks
|
| Error Message | 12 May 2008 13:18 GMT | 1 |
I have a sub form which I get this error message every time I try to associate data from this lookup field... Linkmasterfields property setting has provided this error - the object doesn't contain the automation object 'tblMovies.
|
| Form Height - Access 2007 | 12 May 2008 13:10 GMT | 1 |
I have read comments relating to this problem but I do not find an answer that relates to my own. I have a form that is 16 1/2" long with a form header and foot of 1" each. Total of 18 1/2" and should be well below the 22" that is evidently the limit. I have my form broken down
|
| Data of one field to another | 12 May 2008 12:27 GMT | 2 |
In a form I have three fields F1 and F2 and F3. What I need is that whenever the word "OK" is entered in F2, I need the data of F1 entered in F3. But only if OK is entered in F2. Can someone please help?
|
| Complex printable form creation | 12 May 2008 09:38 GMT | 1 |
I want to create complex forms in Access that are printable. For example, I will scan in a government disability form and convert it into a Word file. Then I build a table in Access to store all the field information required in the disability form. I need the form to look ...
|
| calendar box on form | 12 May 2008 09:18 GMT | 2 |
I have a form with a dropdown box for calendar popup. OnMouseDown, calendar appears and OnClick, it populates combo box frmBoxDatteDue and disappears. Great! However, when I submit the form and run a query, that combo box does not
|
| =Sum([Cost]) gives #Error | 12 May 2008 08:15 GMT | 7 |
I have a form with the style Continuous Form which shows the Cost and Last Value of the items. There are only 8 at the present stage. In the footer I set two text boxes TotalCost and TotalLastVal. I set the Control Source of the TotalCost Box to =Sum([Cost]) but get #Error ...
|
| multiple instances of form in Access 2007 | 12 May 2008 00:01 GMT | 2 |
I want to open multiple instances of the same form and name the tabs in Access 2007 and I'm having trouble. I have a continuous form (form1) that lists the employees in a table. The command button beside each employee takes their id number and opens form2 with their employee ...
|
| Problem with sum in my form | 11 May 2008 23:52 GMT | 3 |
I have a continous form thats control source is a qry, the form records lost time like so..... Name Start time End time Lost Hours John 12:05 13:10 01:05
|
| Subform of a Subform | 11 May 2008 23:22 GMT | 6 |
I have several years experience with Access queries and other reporting uses but very little experience with forms designed for inexperienced users. I am using Access 2002 with a database with the following:
|
| combobox & Subform | 11 May 2008 22:27 GMT | 4 |
I'm having trouble with this. I found a previous post and thought I had the answer but am still having trouble. I have an unbound combobox looking up a list. Once a selection is made I have code to pull the value of the unbound combobox into a bound textbox.
|