| Thread | Last Post | Replies |
|
| How to open a given Word document from within an Access Form. (Command button) | 19 Jan 2005 21:35 GMT | 2 |
How can I open a given Word document by pressing a command button in an Access form ? Thanks Pierre
|
| Setting focus from switchboard when user select add mode | 19 Jan 2005 21:28 GMT | 4 |
Please help. I have a switchboard and a form. The form calls the recordset values that match VendorID from the table; based on a combobox. However, when I want to enter a new item, in this case Vendor, the code does not seem to find the .eof statement and add a new ID or allow ...
|
| New a 'find record' code | 19 Jan 2005 21:17 GMT | 2 |
I have a form with 3 different fields (account name, telephone number, & account number). I would like to create a code so that when data is entered into either of the fields (like when an acct# is entered) and the search button below is clicked, the account number with the ...
|
| Move control from detail to header on a form | 19 Jan 2005 21:17 GMT | 2 |
I want to move a control from the detail section of the form to the header section at runtime. The move command will move the control around in the same section that it is currently in, but I can't seem to get it to move the control to another section like the header or footer. ...
|
| Utilizing Menu Items on a form | 19 Jan 2005 20:47 GMT | 6 |
I'm using Access 2003. I have a main form for data entry, that has buttons to open other forms to add information pertaining to the main form such as PO info, Destination info, Trucking Co info. The problem is this, I or the users start to enter records. On new PO's, the
|
| Syntax error message when opening Subform | 19 Jan 2005 20:36 GMT | 1 |
I have a command button on my mainform that when clicked should open my subform (Form2), with the current record (ID). The ID control is in both my main form and subform, however I keep on getting the following error message: "Syntax error (missing operator) in query expression ...
|
| Help: Apply Form Filter using checkbox & linked table | 19 Jan 2005 19:51 GMT | 7 |
I'm pretty new to access coding so bear with me, I have a call log db with the following tables: Buyer Info Table: Has BuyerID as key and has a "check Box field" called BuyerFilter, and some
|
| txtboxes on a form | 19 Jan 2005 19:11 GMT | 4 |
my form has txt boxes that display name, tiltle, etc. from a query data source. the form uses a cbobox to select the employee name and recordset clone in afterupdate to display the info.\ however, the textboxes retain the info from the last record
|
| open form in add mode | 19 Jan 2005 18:37 GMT | 3 |
Hi to all and thanks for the support, I have a list box with family names. When the user clicks on a name another form opens, FamilyMembers, showing all the family members. This works fine.
|
| Update text boxes on a form based on another text box entry | 19 Jan 2005 18:13 GMT | 3 |
Thanks for reading ! I have a table that contains name, phone number and id number. I have a form that displays that data. What I want to do is have the user enter in their ID number, then based on that the field for phone number and name would
|
| Multiple Select ListBox and concactinate result to Text Field | 19 Jan 2005 18:12 GMT | 4 |
Ok, here is my problem. I have a listbox that lists all dependancies from the dependancy table. Each software has several dependancies, so I want this listbox that lists the dependancies to be able to have multi select (I figured that out -- not too difficult), and then after I ...
|
| for loading question | 19 Jan 2005 17:16 GMT | 1 |
My form contains three subforms and takes about 5 seconds to open Looking for options to speed up the opening or how do i display a message that says
|
| Creating an html file programatically | 19 Jan 2005 16:45 GMT | 2 |
I have a database of customer records, and need to create an index.html file for each. The html page is fairly basic, I just need to insert some fields specific to each record. (e.g. Customer name, links to folder etc) Which is the best way to do this? Can I start with a text file ...
|
| Testing for records in a subform | 19 Jan 2005 16:10 GMT | 1 |
I have a subform that displays a set of child records based on the current record in the parent form. On the parent form is a text box that displays the count of associated records in the child form.
|
| Problem in SubReport | 19 Jan 2005 15:48 GMT | 3 |
Hi Group I'm new to access & so any help regarding my problem is highly appreciated.I have a report in which I need to give options to my client to dynamically filter the contents. I am retrieving data from Three tables(Crew Info,Truck Assignments & Parts InstalledInfo; Common ...
|