| Thread | Last Post | Replies |
|
| Combo box - subform | 18 Dec 2007 00:47 GMT | 1 |
I have a problem with a form/subform in a home-grown database written by someone no longer with the company. There's a combo box on the main form that displays members for users to select. When they select one, the subform is populated with the
|
| DoCmd.GoToRecord , , acLast | 18 Dec 2007 00:24 GMT | 4 |
I have this procedure and suddnely it's not working. I'm not an expert but it was ok. It's like this : Private Sub Form_Open(Cancel As Integer)
|
| Forms completion | 18 Dec 2007 00:17 GMT | 2 |
Here is a question for you, we have a pretty simple database to gather comments and suggestions from users for improvement on things around our office, It is a form entry, a suggestion that was given is when users want to enter multiple suggestions they are having to re-enter the ...
|
| No New Records | 18 Dec 2007 00:15 GMT | 2 |
I have a form that is populated witha query. I would like to not allow the form to keep forwarding to new blank records. For example there are 12 records, when you use the record controls and get to record 12, you are not allowed to go to 13, or at least not 14.
|
| remote access | 17 Dec 2007 23:40 GMT | 1 |
I know this isn't the right user group, but when accessing an Access database remotely, what clients are recommended. Something like Citrix or Remote Desktop? Thanks in advance.
|
| help with distribution | 17 Dec 2007 22:50 GMT | 2 |
I created couple of tables for a mattress database, the tables are not size (twin, full, queen) specific, and i am doing this because, new mattresses are created frequent and what i like to do, if i was to enter a part, i like my system to distribute it by sizes, this way, i dont ...
|
| Decouple field synchronization in Access 2007 split form | 17 Dec 2007 22:26 GMT | 1 |
I love the new split form functionality in Access 2007. However, I have an issue with it that I have been unable to resolve. The datasheet view provided in the upper portion (by default) of the form is great for navigating the recordset, then using the detail form portion below ...
|
| Combo Box - Limit to List | 17 Dec 2007 22:02 GMT | 17 |
I have a combo box that has a list derived from a query. I want the user to only select data in the combo box and I have set the limit to list property to yes but users can still type in anything they want. The error message does display stating that it doesn't match the value ...
|
| option group problem | 17 Dec 2007 21:33 GMT | 1 |
Morning All, Could you help me (again)? I have created a form which lists abridged details of all my dbase records in a continuous form. I have a control button which, when clicked, opens a page showing the full details of the particular
|
| How could I select Multiple options in options group in form | 17 Dec 2007 20:01 GMT | 1 |
I would like to create a Option Group in my form and let user to choose multiple options to print the deferent report.
|
| Forms | 17 Dec 2007 17:51 GMT | 2 |
How could I populate an employees name add last name automatically once I have selected the employee's ID. Thank you.
|
| Details section not appearing when viewed in Form View | 17 Dec 2007 17:43 GMT | 3 |
So I have this data entry form with controls linked to a number of tables. I built it today, and up til recently worked fine. Now, I'm having a problem where all the controls in the Details section (when in Design View) fail to appear when viewed in Form View. My Header info
|
| Combo Box feeding other combo boxes | 17 Dec 2007 16:49 GMT | 1 |
I have a form with a stock list. One field is [Dealer Allocated] so stock can be allocated to a specific dealer - this is a combo box (combo1) for single allocations. I now also want to be able to update this combo box for several records in
|
| Search Form | 17 Dec 2007 15:55 GMT | 3 |
Iam currently trying to develope a search form (frmSearch) that a user types a value into a text box and it then searches the table (tblCounrty) and the results are displayed in a list box. I have attached the query to the list box but I have totally forgot the code
|
| RunTime Dragging And Resising | 17 Dec 2007 14:23 GMT | 1 |
How Can I Resising Controls And Change There Position At THe Run Time Note I Am Using Access XP Thanks
|