| Thread | Last Post | Replies |
|
| deselect checkbox on exit from form | 20 Dec 2007 17:34 GMT | 6 |
I have set up a form allowing users to select items from a list. After the user makes their selections, they run a query that provides them with their list. Once this is done, I'd like to have the records deselected (so all yes/no check boxes are blank). How do I accomplish ...
|
| Make Listbox behave like a combobox (sort of) | 20 Dec 2007 16:32 GMT | 1 |
I have a multiselect listbox. When the form opens, the list box height is 240, ie one line high. This makes my form with many listboxes compact until the user wants to select an item in the listbox. I have the GotFocus event to set the height to the number of items in the listbox ...
|
| Why will my subform not print? | 20 Dec 2007 13:19 GMT | 1 |
I have a subform attached to a main form. It all seems to work fine, but the subform will not print. Can you help me?
 Signature Bandit
|
| Interface ideas | 20 Dec 2007 12:38 GMT | 3 |
I have two things I want to 1. Create an interface on a form with static text that the user can't select. This is for viewing only, so I don't want it to be selectable.The text is too long for the form so I need to make it scrollable. I tried using
|
| Putting Controls On Top Of An Image | 20 Dec 2007 10:35 GMT | 1 |
I have an image in a form and want to have controls that show "On Top" of the Image and am not sure where or what property (or what ever) I need to set to allow this, currently the image is always "On Top". I know this can be done just not seeing what seeting to set. Any help would ...
|
| Compact and Repair elsewhere | 20 Dec 2007 09:32 GMT | 4 |
I have a button for Compact and Repair database. This is the code behind it: CommandBars("Menu Bar"). _ Controls("Tools"). _
|
| show "Form1" everytime i open MS Access automatically | 20 Dec 2007 05:19 GMT | 1 |
I have a form (form1), and i want to show "Form1" everytime i open MS Access automatically. Thanks a lot , guys ! (sorry if i have posted this question twice mistakenly!)
|
| How do I turn off the caps lock on a form? | 20 Dec 2007 04:38 GMT | 6 |
Hi - I added a new field to my Form, but the default for the form seems to be only CAPS. I need this new filed to have both upper and lower case letters (as well as numbers). Thanks
|
| Previous Command No Longer Works | 20 Dec 2007 03:57 GMT | 2 |
I’m using coding below to insert “0000-yy” into a textbox. The numbering system works great except that I have lost the ability to move back to the previous record. It must be something to do with the code. How can I fix it?
|
| Disable Textbox | 20 Dec 2007 03:12 GMT | 2 |
I believe my question is simple, but I seem to be struggling to determine what I need to do. I have a form that I am working on and I have a text box with a Control Source of SpouseName. In addition, I also have a textbox with a Control Source of MobilePhone. If this
|
| merge multiples fields into one | 20 Dec 2007 01:58 GMT | 1 |
Hello. I triyng to merge multiples fields into one but I'm not being very sucessful. I have in my form field A and field B and C I want to save right into field C the concanetanet or merger of fields A and B
|
| On Change, copy new data | 20 Dec 2007 01:20 GMT | 2 |
I'm creating a report of only the changes that have been made in the database since the last publication of the report. I don't want to list all the information about a contact, only what has changed. I've created hidden text boxes corresponding with the contact information. (i ...
|
| Form drop down | 20 Dec 2007 01:11 GMT | 1 |
I have the following: Tables: CTC Projects
|
| Form doesn't show any records. | 20 Dec 2007 00:28 GMT | 8 |
I have a form that doesn't show all my records when I open it. For example, I open Access and then open the database. I click on my form to open it, and it shows no records. I know for a fact that there are several records entered into the database via my form, but the only ...
|
| crash when right mouse click in table properties | 20 Dec 2007 00:02 GMT | 2 |
When I go to tables, lay out mode, properties and click with the right mouse button, Access crashes. Same happens in the form properties. Content of the error report:
|