| Thread | Last Post | Replies |
|
| Combo Box - List Box | 11 May 2005 13:28 GMT | 1 |
I have a combo box that when clicked will filter records based on the companyid. On this same form, I have a list box. I need the list box to list only the records based off the combo box AfterUpdate click, but my code is not
|
| Mail merge from a form? | 11 May 2005 11:26 GMT | 3 |
I have a database that I am trying to develop to help run my business. It has several tables ie Customer, Invoice, Product ect. I have a mail merge document that generates an invoice and has a query for its datasource. This query brings together data from the various tables. At
|
| system.mdw | 11 May 2005 11:06 GMT | 1 |
Where is the default place for system.mdw. I have trouble opening msaccess.exe. It asks for my password and the username is Administrator. regards reidarT
|
| Sort Order not reflected in Form's Recordset | 11 May 2005 09:58 GMT | 1 |
All, Unfortunately I have a client that still uses Access 2000. That's not so bad, but there is one feature that I cannot find a way to add and it only fails in Access 2000.
|
| Dialog Box - Adding pictures on bound object | 11 May 2005 09:56 GMT | 1 |
i created a membership program and i really needed to add pictures of each members. Can anybody help me how to add pictures during run time which will save on the table. i really needed codes. thanks a lot.
|
| Require field entry on previous field data | 11 May 2005 09:51 GMT | 1 |
I want to set the property of a bound object to require entry depending on the value entered in another bound object. Example is; Fail/Pass: Field1 Comments: Field2 Fail/Pass: Field3 Comments: Field4
|
| Cannot update records into tables. | 11 May 2005 07:35 GMT | 4 |
I have a user form from which I am trying to insert records into a few tables and when I click on update, I get a message box which reads "Cannot update. Database or object is read-only." (I am using Microsoft DAO 3.6 Object Library). I have ensured that the user has permissions ...
|
| me.undo parent if child is empty | 11 May 2005 06:04 GMT | 10 |
Only programmers could look at that subject and know what it means! <g> I have a form (QuoteMain) with a subform (subQuoteDetails). I'm trying to undo the parent form if the form is closed with no records in the sub. I've done some research and found that the parent saves as soon
|
| me.dropdown in a subform | 11 May 2005 06:02 GMT | 1 |
Hello all. I have an invoice form with a a subform for the invoide details. The first field in the subform is basically a combo-box containing the various part numbers available in the database. I want that combobox to drop down when the user enters it. This way they can use the ...
|
| Coding Clarification Please | 11 May 2005 03:39 GMT | 5 |
I submitted the below question in a forum and received the below answer. Can anyone give me clarification on the code. I think it is Visual Basic, which I know nothing about, and have not been able to get the code to work. I keeps giving me errors.
|
| I need help with new record | 11 May 2005 02:10 GMT | 4 |
I have a form that has 3 fields. The form <data entry> property is set to yes. I have an add new record button on the form to add new record. however, when I click it I get a message:"Can not go to this record". I tried to make a save button so that the user would click on it ...
|
| Using SQL in Sub to fill box on mouseclick | 10 May 2005 23:17 GMT | 4 |
In the form that I am working on, I have a number of text boxes that are filled with a query telling me which people are scheduled to work a shift. I also have a text box (I may need to make this a sub form, but would prefer not) where I want a list of all available employees for ...
|
| Remove filter after query on form | 10 May 2005 23:16 GMT | 1 |
I finally figured out how to build a search form that runs a query and lists the possible records below. The user then double clicks on the record they want to view and is taken to the main form (the search form then closes as it is quite big and they may be on the record for ...
|
| Save path? | 10 May 2005 22:37 GMT | 4 |
Is it possible to add a "browse for path" button to a form and when the button is clicked and the file is selected the path is shown in a field? e.g. c:\documents\selected.doc
|
| Subform On Click | 10 May 2005 21:51 GMT | 1 |
I have a main form with a subform on it. The main form has text box fields with a drop-down for vendor name. The subform is datasheet format. The subform has four fields on it. The only reason I'm using the subform in datasheet is to show the User all the
|