| Thread | Last Post | Replies |
|
| Display Continuous Forms Side-by-Side | 08 Aug 2006 19:44 GMT | 1 |
I am creating a form and i have two subforms within the form. I am pulling records from a table by using customer names through a combo box. One customer may have many records so the first subform pulls the records into a continuous form so their information is easily viewed. ...
|
| How to play an avi file in the opening of a form... | 08 Aug 2006 19:41 GMT | 1 |
Ok. Be patient with me ! I searched the web And I spent all day trying to figure it out ; but whith no such luck ! when a form opens, I wnat it to dusplay an AVI file I created.
|
| click row on subform, then click button to open form to rcd in subform | 08 Aug 2006 19:37 GMT | 1 |
II have a main form with a subform(datasheet) view. I need to single click on a row on the subform (in order to highlight the record) and then click on a button to open a new form to the record that was clicked on the subform. This is required by the User.
|
| Help with some form calculations | 08 Aug 2006 19:20 GMT | 7 |
I am having problem doing the fol calculations: txt1 txt2 txt3 txt4 txt5 I want to be able to SUM all those fields. How do I do that? Can I do something like Excel =SUM (A2, F8:K8)
|
| datasheet fonts | 08 Aug 2006 18:46 GMT | 1 |
Is it possible to have 1 field with a different sized font than other fields in a datasheet view form?
|
| Missing Database Form | 08 Aug 2006 17:56 GMT | 1 |
I can't find a form in my friend's access database and she told me she didn't delete it. What should I do to help her?
|
| Max number | 08 Aug 2006 17:54 GMT | 1 |
i have a form in access 2003 with 5 textbox who can i fount the max number of this 5 textbox to another textbox, ever time who i change the values in the 5 textboxs
|
| How do I edit field values in a form based on a parameter query? | 08 Aug 2006 17:49 GMT | 2 |
I've created a form based on a parameter query (based on a table) which selects a few records from about 1000. When I'm in the form I would like to change some of the values on the form and, consequently, the underlying table. The form beeps at me when I try to change any of ...
|
| find command defaults | 08 Aug 2006 16:44 GMT | 1 |
I have the find command on a button in a form. I would like to change the defaults for the find command to the field that is active (where the cursor is) at the time the find window is opened (control f key). (ie rather than whole form, search just that field value). How can I ...
|
| Combo box based on multiple fields | 08 Aug 2006 16:41 GMT | 1 |
I have a combo box based on 3 fields, CandidateID FirstName LastName. When you click on the list it shows you FirstName LastName which is what I wanted. When you click on a name though it only displays the First in the box. In addition if you want to add/find someone say John ...
|
| Popup calendar in a form | 08 Aug 2006 16:34 GMT | 2 |
I am trying to add a Calendar to my form so the users can select a data and it would pass the value from the calendar to a control and then close the calendar I have the calendar and set the property visible = no. And behind the
|
| Combo Box Integrity | 08 Aug 2006 16:34 GMT | 7 |
I can get my combo box to populate the fields with the correct related data based on the choice made in the combo box. However, when using the next and previous arrows, the populated fields change but the selection in the combo box does not. I have done this successfully before ...
|
| is there a with command buttons | 08 Aug 2006 16:04 GMT | 3 |
hey all, is there any way to catch a button event in one procedure and based on which button was pressed (either by name or id property) do the processing. thanks
|
| Can three columns of info be combined into one in a list? | 08 Aug 2006 16:03 GMT | 2 |
Can I create a list which displays fat rows which displays more info than one entry per column? I would like to create a list much like the Outlook 2003's inbox where sender and time received are atop subject line - all in one row. Is this possible, or am I dreamin?
|
| Combo box default value | 08 Aug 2006 15:40 GMT | 2 |
I have a combo box which gets its values from a query. Each combo box previous to it narrows down the choices till finally the last combo box only has one choice. How can I make it so that the one choice determined by the query is the default value? Is there a better way of
|