| Thread | Last Post | Replies |
|
| Chose file/worksheet to open via form | 15 Jul 2005 15:12 GMT | 2 |
I want to be able to for a user to select a worksheet name from a list box. And then click a command button and have a dialog box open for them to select the workbook. I found this code which would do exactly what I want to do execpt I am
|
| save a form as snapshot | 15 Jul 2005 14:53 GMT | 4 |
how can I save/export a form in a snapshot format. I'm using [DoCmd.PrintOut] to print the form. Thanks in advance
|
| Add Names of multiple CheckBoxes to a text box. | 15 Jul 2005 14:45 GMT | 3 |
Hi! I have a number of CheckBoxes and i want the Names or Labels to add in an other textBox , so i will have a list from the checked boxes. for example (Parent, friend, lover, e.t.c.). My problem is that i cannot find a way that the labels are added , when i chech one automatically ...
|
| Forms datasheet mode | 15 Jul 2005 14:43 GMT | 4 |
I have a table that I open within a form in datasheet mode. Within this form is a memo field. It occupies a small amount of 'typeable' space. When this field gains the focus, is it possible to expand the memo field so that more text can be entered easily whilst seeing all the ...
|
| Access quits when change from form design view to normal view | 15 Jul 2005 13:35 GMT | 2 |
I am working in Access 2003. I have a front end for forms and back end for tables. I am working on a local machine. After completing some form design work when I change the view to standard view to see the results Access reports that it has encountered a problem and closes. ...
|
| Images in Forms | 15 Jul 2005 10:39 GMT | 3 |
I have a Access 2000 database storing user information for access to a third party application. Passport size photographs of each user, obtained through the third party application, will be stored in a directory below the application and database.
|
| Where can I get more 'Styles' for Access Forms wizzard? | 15 Jul 2005 08:54 GMT | 1 |
When you create a form in Access using the wizzard, it gives you your chouce of verious pre-defined styles. Is there somewhere I can download more pre-defined styles?
|
| a button or macro that automatically opens a specific Word File | 15 Jul 2005 08:32 GMT | 5 |
I would like to have a button in a form that runs a macro if need be and opens a specific file in Microsoft Word that i want Can this be done?!
|
| .adp combo box in form pulling repeated options | 15 Jul 2005 04:52 GMT | 3 |
I have created a data entry form with a combo box field. The form is designed to do data input for a subscription table. The field I want to fill is called noticeid. It is an integer field. I fill the combo box by using a query that links the subscription table (via the ...
|
| multi line combo boxes | 15 Jul 2005 02:51 GMT | 3 |
In Access 2003 I have created a combo box that is linked to a memo field (the data in the field is just an id number but a memo is visible). After I make the selecton, the whole memo is visible in the combo box (which is good), but while I making the selection the combo box only ...
|
| Is there a way to determine the [TAB] direction? | 15 Jul 2005 01:54 GMT | 7 |
Is there a way to determine the [TAB] direction (whether you are pressing the [TAB] key to move forward through the fields on a form or [SHIFT] + [TAB] to move backward through the fields)? I have a hidden bound (to a field) control that is in the same spot the
|
| Data Validation | 15 Jul 2005 00:39 GMT | 1 |
I have a form with test boxes and am using the Validation Rule and Validation Text in the properties screen for each text box. The problem is that if I never make an entry in one of the text boxes, the validation never kicks in. This is true if I never click on a particular
|
| Combo Box Problems | 14 Jul 2005 22:43 GMT | 1 |
I am trying to create a continuous form with several combo boxes in it. First combo box contains a list of items. Second comb box will display different information based on what is selected in the first combo box.
|
| Re-formatting a field | 14 Jul 2005 22:25 GMT | 1 |
I currently have a field on a form in my database that is a Text data type, 255 character limit. I want to reformat the field so that it has an input mask of 7 numerical characters only. What will happen with the existing information in the database, after this
|
| Show subform column total on parent form | 14 Jul 2005 22:24 GMT | 1 |
Form Name: ACR Question Lanes Subform Name: qryACR Question Lanes subform Column to Sum: FeeLaneLength I need to show the sum total of the subform's column on the form itself. I
|