| Thread | Last Post | Replies |
|
| Multiple selections from list box | 03 Apr 2008 20:30 GMT | 2 |
I have a form with combo box to select one person. Now, it looks like I need a list box to select 2-4 persons and make them part of the record. Can anyone give me some direction on this?
|
| writing assessments and assignment instructions | 03 Apr 2008 18:29 GMT | 1 |
any info on writing assignment instructions and risk assessments
|
| Memo fields in a combo box | 03 Apr 2008 18:25 GMT | 2 |
I am currently trying to get a combo box to be filled with memo fields coming from a query but whenever i do the wizard it will not see the memo fields to be picked only integer files, is it not possible to get a combo box filled with memo fields?
|
| Refreshing a Continuous Form without Requerying | 03 Apr 2008 17:02 GMT | 9 |
Is it possible to Refresh a Continuous Form without Requerying the entire data set? Here is what I am trying to do, I have a form that displays records in a Continuous form. The data source is an existing query that joins a
|
| open form with empty fields | 03 Apr 2008 16:55 GMT | 2 |
Hy, I have a problem with my form. Every time when I open my form, I see my first record, and it is not form with empty filds. Then, I have to delete those fields and to enter new record.
|
| Why cant I edit data input into Form after Print button selected? | 03 Apr 2008 15:47 GMT | 2 |
I have setup a Form in an Access mdb that is used by multiple users for data entry / capture. Within this form i have setup a Command Button to Print Record. However once the Print Record Command Button is selected I am unable to add
|
| re-assign TeacherID to null or zero | 03 Apr 2008 15:17 GMT | 9 |
I have designed a form on which student info is displayed and a combo box that pull teacher info out (teacherID, teachername, etc.). A user will click on the combo box to assign a teacher to that specific student. Now, that user wants to go back to delete that teacher. That means ...
|
| FORM OPENED AS acReadOnly IS WRITING! | 03 Apr 2008 10:52 GMT | 3 |
I sometimes want my forms in read only mode, and so I would issue a command like: DoCmd.OpenForm "AssetsGeneral", , , "[Disposed] Is Null", acFormReadOnly. But I was very surprised to find that the form opened and allowed data
|
| subform for data entry | 03 Apr 2008 02:24 GMT | 2 |
I have a subform included in my main form. One of the fields in the subform is linked to the master table. I'd like to be able to make "new" entries into the subform field that will automatically update the main table. How can I do that? Also, I am not a programmer and use ...
|
| AC 2007 Attachments Field | 02 Apr 2008 22:46 GMT | 2 |
The following question seems straight foreword to me and I would think that others might find the solution useful in their applications. Discussion: In Access 2007 when using the Attachment field you can list one or more (image/icon/text/) files. I have an Attachment field on one ...
|
| Can't save DB on close | 02 Apr 2008 21:10 GMT | 6 |
Access 1007 - Windows Vista - Ultimate x64 I have suddenly started having problems with one of my Access databases not being able to be saved/closed on exit. This is an established app, but, only about 4 years old. It does not do this every time, only randomly.
|
| Track Meeting Attendees | 02 Apr 2008 19:47 GMT | 1 |
My objective is to track the attendees at meetings. I'm also tracking other information about meetings (invitees, agenda items, discussion items, action items, etc.). Ideally, I would like a form to check off the names of the people who attended the meeting. I'm not sure how ...
|
| save records from forms in tables | 02 Apr 2008 19:40 GMT | 5 |
Hy, I have a problem with my form and saving records from forms in my table! I have the same fields in tables, like in form and when I fill this fields and enter command button Save on my form, it doesn't appear in my table. How to connect my form with tables?
|
| trying for a subtotal | 02 Apr 2008 18:52 GMT | 1 |
I am trying to create a subtotal field in my footer re: a calculated field. I have used the Northwind route and I only get a line-item display. =[Sales details Subform1].Form!Total is what I have that makes the line-item display, as does =[Orders Subform].[Form]![OrderSubtotal] ...
|
| Run time error 3075 | 02 Apr 2008 16:14 GMT | 2 |
Salutations, This is my first time posting, so I'm sorry if I don't explain the problem throughly the first time or if I posted this correctly. About me, I've been coding in VBA for about 2 years, still learning and
|