| Thread | Last Post | Replies |
|
| How to set up a combo box & Should I use a query? | 23 Mar 2008 05:47 GMT | 9 |
I keep getting confused on how to use a combo box and prevent the wrong field from being changed ... i.e. I do not want the HA# to be edited in the table. I want to create a form to edit a table (tblHANames)
|
| Combo Box. Change row order? | 23 Mar 2008 03:13 GMT | 2 |
I have a Combo box selecting products in a customer price-list. The columns displayed in this combo box are: 'ProdID', 'Unit', 'Description',
|
| How do you create a Desktop Shortcut to a form> | 23 Mar 2008 02:38 GMT | 2 |
How do I create a windows desktop shortcut icon such that it launches a specific Access form (frmMainMenu).
|
| I need the code for event procedure of text box | 23 Mar 2008 00:42 GMT | 11 |
I have a Text Box whose record source is a field of a query. I want to update the query field upon 'change' What code do I need to put in the event procedure to do that?
|
| Need to place a static address but can't - How? | 22 Mar 2008 23:36 GMT | 3 |
I'm creating atemplate Form in Access. There I have a logo. Beside the logo, I want to put the address, city phone etc., to be static, that is, always there. The form is used to input Invoice data and from there, comparison made to the actual verses receivables. The Form will be ...
|
| Automatically close a form | 22 Mar 2008 22:29 GMT | 1 |
How do I automatically close a form after exiting the last text box on the form? I have a code that calls a function to check the data on the form and if the data is OK I would like to close the form. When the line "DoCmd.Close acForm, "frmProject"" is executed I get the ...
|
| Switchboard | 22 Mar 2008 20:54 GMT | 2 |
Good Day, I am using Access 97 and when my switchboard opens it is positioned to the far left, as is my form when opened through the switchboard. I would like to open it and have the switchboard centered maximized. Also would like to have
|
| Error message when creating new record | 22 Mar 2008 20:50 GMT | 1 |
I keep getting an error message on my form when trying to create a new record. The error message says - A related record is required in the table tblCustomperProfile. I dont know what i am doing wrong.
|
| opening forms to a blank record in Access 97 | 22 Mar 2008 13:36 GMT | 3 |
I am trying to have Access 97 open up to a blank record to be filled in but still be able to search for old records using the search or find function. Currently, if I set the Data Entry to yes, when I open the form it opens to a blank record but I can not search to bring up a ...
|
| is there a ttemplate creating my own database of information | 22 Mar 2008 06:24 GMT | 4 |
I need to create a database of my personal information for class. What do you suggest I use?
|
| Open Windows Image Acquisition from a command button in Access | 22 Mar 2008 06:16 GMT | 1 |
Can anyone give me some direction as to how to use a command button to open the Windows Image Acquisition form? Also, does anyone have any code that will assign/insert the path of the image you select into a table?
|
| Form Generation w/ tmp variables | 21 Mar 2008 20:08 GMT | 2 |
I used the Create Form to generate a form for a main table. It works wonderfully; however, the users are working with the actual data. If they over type something in the wrong field, it is gone forever. Is there a way to have the record displayed in the form be loaded with ...
|
| Closing a form | 21 Mar 2008 19:31 GMT | 2 |
I have a form that opens another form based on a selection from a list box. Loading the new form is triggered by the AfterUpdate event. After the new form opens, what is the code to close the original?
|
| save on close | 21 Mar 2008 19:29 GMT | 2 |
For some reason, Access (2003) is no longer saving form design edits on closing the form. This is new so I feel that some setting somewhere has been altered. Can anyone tell me how to change this back? Sam
|
| Dirty Event | 21 Mar 2008 19:24 GMT | 3 |
Hello Everyone, I am scratching my head over this one and am hoping you may be able to assist. I have a form where when I page from one form to the next I would like a text boxes value to appropriately updated. What is odd is that when I go from one record to the next the record ...
|