| Thread | Last Post | Replies |
|
| How can I Position the Mouse Pointer? (A2003) | 03 May 2008 02:29 GMT | 12 |
So far I've had no luck searching for an answer (maybe I'm just using the wrong search terms --- but then I've noticed that my brain doesn't always name things the way the Microsoft Help writers do <g>) I am using a form in datasheet view to enter production data; in this
|
| Continous Form using Key down | 03 May 2008 02:17 GMT | 1 |
is there a way to us the key down event to move to next line on a continous form. Right now I have four columns across the form, when the user presses enter the cursor moves to the next column. That's fine except I would like to be able to allow the user to press the down arrow ...
|
| Min/Max buttons in Design view | 03 May 2008 00:51 GMT | 2 |
I can't seem to find out why my Maximize/Minimize buttons will show up on my form in design view but not in form view. I have the min max buttons in the property sheet to both enabled but still nothing. I only have the close button showing in form view
|
| Access List Box | 03 May 2008 00:45 GMT | 2 |
Hi all - I have a list box that needs to filter down another list box options based on what you select. I'm not sure of the technical term to look it up, but need to know some general information as to how to set it up.
|
| Can I allow two or more selections in a drop down list ? | 02 May 2008 21:48 GMT | 2 |
How can I allow 2 or more selections from a one drop down list..? PLease help me.. Its urgent...
|
| Append New Records in Subform | 02 May 2008 21:13 GMT | 13 |
Is it possible to append new records in a subform, as it opens, to an underlying table using only certain fields from an existing table?
|
| Open form behavior | 02 May 2008 20:48 GMT | 1 |
I have a form frmLookup that displays all of the programs. If the user click the button next to that program it will open a new form frmEvent with all of the program information. frmevent is opened using the following code stDocName = "frmEvent"
|
| Timing error on form | 02 May 2008 20:04 GMT | 1 |
I have a form that is in a subform control and itself contains a subform. I had always assumed that I could use the Current event of the form and access the values that are going to be shown in the form for that record. But I have a situation where when the Current event fires, ...
|
| number fields | 02 May 2008 19:45 GMT | 1 |
I am trying to get a number field to react as an autonumber. Through code. I have seen examoles of this but can't remember where?
|
| most forms not visible in database window | 02 May 2008 18:58 GMT | 1 |
I edited an Access database to fit the needs of my business a year ago. Now I need to edit it further with new developments, but none of the forms show up in the Database window. When I right click on the form in the open form view, I can get some of them to open that way, but ...
|
| Inserting Combo Box Values | 02 May 2008 18:49 GMT | 2 |
I am attempting to create a combo box on a form with named values for different departments, ie: Sales, Dev, or Marketing. In my table the values for the field I am inserting to are 1, 2, or 3. I want my form to translate Sales into 1 and insert it. Can someone please provide ...
|
| Preventing Duplicate Entries on a Continuous Subform | 02 May 2008 17:38 GMT | 5 |
I have a form with a continuous subform that lists all of the academic programs that an advisor for a particular campus works on. Unfortunately, when I was building the database, I didn't realize that there was a fairly decent chance that a duplicate academic program
|
| Saving data selected from a list box to a table | 02 May 2008 13:10 GMT | 1 |
I have 2 multi-select list boxes on a form but none of the data selected is saved to the table with other data selected via combo boxes, or entered as frree text or dates. How do I get the data to save (I am not trying to save back to the table referenced by the list boxes).
|
| Checkbox values at run time | 02 May 2008 03:26 GMT | 5 |
I am trying to set up a form that will dynamically assign values to checkboxes that are part of an option group based on the cintents of a table. I have set up a test form with six checkboxes and made them all hidden. I
|
| Multiple Records from 1 Form | 02 May 2008 02:24 GMT | 2 |
Hi, it seems so simple but I just haven't been able to do the following (I simplified the situation here a bit): I have a very basic form that looks like this: [ ] Alpha
|