| Thread | Last Post | Replies |
|
| Find Record Button | 04 May 2007 16:50 GMT | 1 |
I am using Access 2003. I have created a Form using a query. How come when I try to insert a "find record" button, it doesnt work? Do I have to use a macro? Thank you,
|
| Same record for multiple forms | 04 May 2007 16:32 GMT | 3 |
I am using Access 2003. I am familiar with the very basics of VBA but I think my problem can be solved with some help regarding vba and syntax. We refurbish & recover rollers from paper producing machines at our facility. I am working on a database that will centralize al the ...
|
| Set Default Value - NA | 04 May 2007 16:21 GMT | 1 |
I read all the article that posted on this forum but could not find or make it works. Please help!!! O.k, I have a client table name "CLIENT"with the column of "ClientID" and
|
| Duplicate a record with some changes | 04 May 2007 15:44 GMT | 18 |
I have a database (Access 2000) that allows me to add compliance issues. Up until now it has been 1 issue to 1 Business Unit. I now need to be able to create a new record with most of the data the same, but in the new record I need to select a different Business Unit and a ...
|
| Pop Up Form | 04 May 2007 15:07 GMT | 1 |
I have an overall complaint form. I also have a form for contact information. When the user clicks on a label I've created the contact info pops up just fine. What I'm having trouble figuring out is if there are no records in the contact that have the ComplaintID and TaskID ...
|
| how to add a field to a form | 04 May 2007 15:05 GMT | 1 |
I need to add a field from a table i have not yet included into an existing form... I cannot use the field list as it only offers fields from tables previously included in the form. How can I add fields from a table i have never used for a form before without having to start ...
|
| ** Combo box and subform ** | 04 May 2007 13:08 GMT | 5 |
I created a combo box and a sub-form so that I can select any field I want from the combo box and the subform will show the result. So I tried to set the Link Master/Child properties, but I got a message saying "Can't build a link betwee unbound forms".
|
| Prints All Records? | 04 May 2007 12:42 GMT | 1 |
I did something wrong and I can't figure out what it is. I created a print form button on a form (Access 2003). I was careful to use the "print current form" selection. After I fill in the form and click the print command button, Access
|
| Trouble with displaying more than 1 column in a combo box | 04 May 2007 10:45 GMT | 2 |
Hi...can anyone please help. i looked every where but still cant find an answer. I have a combo box that displays a standard no. and standard title.when the user selects an option from the drop down menu.access will only display one
|
| Drop-Down Select Vendor to Populate Vendor Form | 04 May 2007 09:18 GMT | 9 |
How do I populate my vendor form after selecting a vendor from a dropdown combo box vendor list within the form? The dropdown combo box wizard doesnt give me the "Option to Find a Record", when setting up the combo box, so I need the code. Using Access 2007. Thanks.
|
| two drop down menu | 04 May 2007 07:25 GMT | 5 |
i am user of mic office access 2002. my question is how to manage two drop down menu in access.. example: first drop down menu will list all the country all over the world
|
| from sub form to main form | 04 May 2007 05:15 GMT | 1 |
Hope someone can help on this. I have an a form with a sub form and I’m trying to get some calculated results From my sub to show up in my main form.
|
| Form Labels | 04 May 2007 02:39 GMT | 2 |
I have a form where when you tab through the text boxes on the form the Label for the text box that has the focus darkens or highlights. However, when I add new text boxes to the form and put the focus on those text boxes the Labels don't darken. I don't know why this is, but ...
|
| Adding Record Source | 04 May 2007 00:58 GMT | 3 |
I created a form and now I find I would like to add an additional record source table. How is that done? Thanks
|
| Set Query Parameter with VBA | 04 May 2007 00:57 GMT | 5 |
How do I assign the value of a "WHERE" parameter with VBA, rather than the user's entering a value in a form?
|