| Thread | Last Post | Replies |
|
| Can someone please help me how to display a picture in the continous form. PLEASE HELP | 21 Dec 2005 04:29 GMT | 3 |
I have a continuous form which display all the record in the image table. I like to able to click on the record and it will display the picture in the same form. How can i do that ? Anyone have any example that i can get. Thank you in advance and I do appreciate for all the
|
| Combo Box | 21 Dec 2005 04:17 GMT | 2 |
I have two bombo boxes. If value "XXXXXX" is selected in combo box 1 I would like combo box 2 to default to "YYYYYY" while still giving the user the ability to select other values from combo box 2. Each Combo Box gets its selection from a different table
|
| Multiple listboxes and one text box | 21 Dec 2005 04:07 GMT | 6 |
Ok... here's the deal. I have 6 listboxes on one from. They are all piled on top of one another and a case select statement controls which one is viewable. When I click on an entry in the listbox, I have a textbox linked so it contains the record's primary key's number. When ...
|
| Combo Boxes to fill List Box | 21 Dec 2005 02:57 GMT | 1 |
I have a form that I want to place a combo box on it with 2 list boxes: then I want to pick a item from the combo box and display in the first list box all the data items relating to the data item in the combo box, then when the list box has those data items in it, I want to ...
|
| Calculating running time difference between two records | 21 Dec 2005 02:35 GMT | 1 |
I have a data set like so: UTC_TIME Timestamp NodeID Message Flag Line Station 11/19/2005 10:45:07 1132397107.91 1 3 5 1028 1034
|
| Create QA Form | 21 Dec 2005 01:55 GMT | 2 |
I am trying to create a form to assist in the evaluation of work done by employees. The QA form has 4 sections with 3 - 6 questions in each section. The questions do not have the same weight (some are worth 3 points, some 4pts etc). Each employee will be evaluated 5 times/month. ...
|
| subform within subform not visible in form view | 21 Dec 2005 01:36 GMT | 3 |
I have a subform within a subform in design view. The subform within the subform is not visible in form view. I have 2 records of data in the tables which the subforms reference. What can I do to make all my subform visible in form view? No code, just design view of Access.
|
| How To activate a subform | 20 Dec 2005 23:41 GMT | 1 |
How can activate and move the cursor to a sub form, after verifying data in the main form? I tried Forms!mainform!SubForm!customer.SetFocus and the field gets highlighted but the cursor remains in the main form
|
| adding values to the underlying table of a combo box? | 20 Dec 2005 22:40 GMT | 4 |
I want to use a combo box to enter values in a form (From an underlying table). However, if the value is not in the table, I want to be able to add it to the table - preferably without re-entering the text- and as invisibly as possible.
|
| Selection from Combo box | 20 Dec 2005 22:06 GMT | 3 |
I have populated a combo box recordsource with a query, based upon another text box. I can clearly see that the combo box works, but how do I select what is in the box. I can pull down the box, but cannot select any of the records? Why is this? I know this must be something ...
|
| Field form | 20 Dec 2005 22:04 GMT | 6 |
Hello I would like to know how is the correct code that use inside the filed called [Imperfekt] Can you make correct code for this I wrote:
|
| Forms into Table | 20 Dec 2005 21:15 GMT | 4 |
I need to enter information into a form and dump it into a table (no problem). How do I go about entering information into a form for multiple people to return multiple rows with the table. Do I need a different form for each person???
|
| Command Button on Tab Control | 20 Dec 2005 20:17 GMT | 5 |
I have a tab control that I wish to put a command button on. When I put the button on the control, it displays in designer, but not when I open the form, even if I put the background of the tab control to transparent. Am I missing something?
|
| combo boxes and autolookup | 20 Dec 2005 19:11 GMT | 1 |
Is there a way to automatically insert values from the second choice in a cascading combo box? I've gotten the cascading combo boxes to work as well as the autolookup, but can't figure out how to put them together. TIA
|
| deliveries | 20 Dec 2005 19:10 GMT | 2 |
i have a deliveries database. It is programmed so that it automatically pulls up the shipping address from another form (a projects form). The projects form has the job # and the site shipping address. Sometimes things are shipped to a different address but still needs to be ...
|