| Thread | Last Post | Replies |
|
| Requery a Continuous Form | 17 Feb 2006 13:41 GMT | 2 |
I'm sorry if this is a multiple post but I sent it several times and I haven't seen it on the newsgroup hours later. I have a continuous form with a unique customer key as one of the fields on each line. Is there a way in code to determine the value of the key field
|
| combo box freezes after a choice has been made! | 17 Feb 2006 12:17 GMT | 3 |
hello again everyone, ive spent a while trying to figure this out, no luck so far and im on a time limit (as everyone else i guess) so i dont have much more time to sort this. My combo box on a form allows me to pick a value and does all the
|
| I need to link my own help to my ms access application !! | 17 Feb 2006 11:23 GMT | 1 |
I need to link my own help document to my ms access application !!
|
| Problem locating record using a combobox in a subform | 17 Feb 2006 08:51 GMT | 1 |
I really need help on this one... Im having a problem trying to locate a record in a subform. This error keeps recurring when I try to add a new entry in a combo box. Heres the situation: I have a subform inside a report form. On the report form, there is a combo
|
| Get value from a field on a sub-form | 17 Feb 2006 07:47 GMT | 1 |
I have a subform (frm_Subform1) which is on a form (Frm_Form1). The sub_form has one field only on it - 'Food_Time'. I want the user to be able to scroll down the list, click on the desired food time (only ever selecting one at a time) then click on a button. The
|
| Run VBScript file from within Access | 17 Feb 2006 06:41 GMT | 3 |
One of my coworkers has written a VBscript file that he wants to execute from a command button in Access. I thought I could just Shell out to the file, but that didn't work, anybody have any ideas
|
| Access Exchange data from Access | 17 Feb 2006 06:41 GMT | 1 |
I am trying to write an application that will pull email information from our exchange server for analysis. With a very short suspense. Specifically, we want to track all messages sent or received, the senders ID, time sent, recipient(s), Attachment(s), level of importance, etc.
|
| Unbound Search textbox | 17 Feb 2006 03:43 GMT | 3 |
I have a form that has the following fields "PolicyNumber" - text field size is 10, "Insured"- text field size is 50, "Audit" Yes/No field. All three fields appear in the form in separate text box and drop downbox (Audit). What I like to do is have a fourth text box/combobox ...
|
| Exclusive message | 17 Feb 2006 03:00 GMT | 1 |
When I open my database a switchboard form will open up I get this message when a user try to open the database as well: You do not have exclusinve access to the database at this time. If you proceed to make changes, you may not be able to save them later.
|
| i cant open word files... it says " " is not available | 16 Feb 2006 23:56 GMT | 1 |
i cant open word files... it says " " is not available i purchased word less than a year ago. its word 2003. it wont let me open any files. at the bottom left (when i try to open a file) it says
|
| ADVANCED: Suppressing "Save Layout?" dialog on form close | 16 Feb 2006 22:02 GMT | 10 |
I have a form with a subform in it. The subform has a query as its source object. Since the fields inside the query always load with the same width, either the user or the db has to resize the columns of the query's
|
| reseting the visible property on form detail | 16 Feb 2006 21:26 GMT | 2 |
Hi I have set the visible property on my form detail to false to prevent the first record being shown when I use a combo box in the header to select a record. My only problem is how do I reset it back to True after updating the
|
| close form event is turning off a2k mdb | 16 Feb 2006 20:52 GMT | 2 |
yup, i am using the following code on a form i designed to let the user specify their parameters for a report, i.e. Private Sub CloseForm_Click()
|
| Workdays Function : Repost | 16 Feb 2006 20:45 GMT | 2 |
As I didn't get a reply posting this in the queries section, I have reposted in formscoding to see if I have any better luck. Apologies if I have broken any rules. I should mention that as well as trying Arvins code I have also used
|
| Sort Order for combo box on form... | 16 Feb 2006 19:28 GMT | 3 |
The form I'm working on for the user has a "Contract Name" combo box where the user can choose a Contract Name, and I also have a "Contract Rate Sheet Name" combo box where the user after choosing the Contract Name chooses the Contract Rate Sheet Name associated only with that ...
|