| Thread | Last Post | Replies |
|
| Subform | 17 Oct 2005 12:37 GMT | 2 |
I have sub form with several number of records (different numbers of records depending on different search). Now I 'd like to select the record (different backcolor or bold text) where the cursor is. How can this be done? (I'm using Access 2003) Thanks!
|
| Size and location of forms. | 17 Oct 2005 11:31 GMT | 2 |
Is it possible to have a form that I have opened with form.resize (t,l,x,y) move when I move the main form? reidarT
|
| Timer in form | 17 Oct 2005 10:40 GMT | 2 |
Can anyone help me with this ? I want to open a form, input data and press "save" to add the data into a table. One of the variables on the form should be number of minutes from I opened the form until I press save. Is there a built-in function that start
|
| Count error | 17 Oct 2005 10:03 GMT | 4 |
Hi All! Thanking anyone for a reply. Access97 I have a job sheet form where you can add up to six operator names in the six fields available. Another field [total operators] you input the total number of operators that
|
| On Mouse Move Event | 17 Oct 2005 07:37 GMT | 8 |
Hi. I've searched a couple places, and have been unsuccessful, in finding code that will change the mouse pointer going over a label as it does going over a hyperlink. Thanks,
|
| help with canceling dataentry form data... | 17 Oct 2005 06:49 GMT | 4 |
good day all, I have a dataentryform that I use to enter info into a table from a cbolookup. On the form I have an "OK" button and a "Cancel" button.
|
| Slider Control Updated Event doesn't trigger | 17 Oct 2005 05:22 GMT | 2 |
In using the Activex Slider Control Ver 6 in Access 2002 (SP3) in a simple colour generation form. It seems the Updated event does not trigger after I release the slider at a new value on the scale. The Exit and LostForcus events trigger, but only after I click in some other ...
|
| SQL Server BE behind firewall | 17 Oct 2005 05:02 GMT | 8 |
I have SQL Server 2000 (SP3) and MDAC 2.6 (SP2) running on a machine that is part of a small wireless network with a router and a cable modem. I have set up the router to listen on port 1433 and redirect all such traffic to the internal IP address (10.0.1.5) of the machine with ...
|
| Listbox Selection | 17 Oct 2005 02:33 GMT | 4 |
I have a form with a command button on it...when you press it a form pops up with a listbox on it. I want to select a record in the listbox and have the first form go to that record. How do I do this? Thanks
|
| Not in Combo List | 17 Oct 2005 02:23 GMT | 2 |
I would like some help on coding. I have a Combo box that is exporting the ID field but shows the name field. It is used to auto fill in data. The problem is that users (darn users they will do anything you don't expect) will start typing to see if a record is in the drop down ...
|
| Can i make a SubForm as come up like PopUp? | 17 Oct 2005 01:16 GMT | 2 |
hi professionals i am just trying to make a subform as popup because it's adding extra information and the problem is that it only way i can do the MasterLink and ChildLink with subform and nothing different way, if you have a new way,
|
| Subform closes after form... subform searching for form controls | 17 Oct 2005 01:04 GMT | 1 |
I have a form & subform.. Subform is tied to controls on the form. Close button ...click ...then Parameter windows open looking for the controls that the subform is tied to. Both close perfectly when the Close button from the FILE CLOSE menu or the Close from my ...
|
| HELP !!! Find Record based on input and display in another form. | 17 Oct 2005 00:37 GMT | 1 |
Hi: Any and all help would be much appreciated. I am a little rusty on programming................ I have a form called "Search Contracts" with textboxes, a drop down and check boxes. If the user wants to search a record based on the "Last Name" ,
|
| find button - missing code | 17 Oct 2005 00:03 GMT | 10 |
the following is the code behind a button on a customer single form that search records through customer surname. (access 2002) It works, but needs a few extra lines: - msgbox when no record found (i've tried to use .nomatch and .eof but no
|
| Retrieve only the date of the control date picker | 16 Oct 2005 23:23 GMT | 1 |
How can I retrieve only the date of the microsoft control Date-time picker. I Used the shortdate but probably this is only the format, the actual value is stile (date time) I want to cut the time. I use the value of date-time picker in a link child - master subform and
|