| Thread | Last Post | Replies |
|
| Update Form Data | 25 Jan 2006 22:43 GMT | 1 |
I'm using MSAccess 2003 for a database that I create with multiple users. One main table and form is used. tblLog frmPrepUser
|
| Cascading Combo Boxes | 25 Jan 2006 22:26 GMT | 4 |
Repost of earlier, no response, Thanks. Hello, I have constructed combo boxes as previously instructed, have worked through debugging the code but the combo box is not updating. Here is the code as
|
| Updating a field on a subfrom from a field on its master form | 25 Jan 2006 22:14 GMT | 4 |
What I am tyring to do is have access automaticaly update a field on my subform with data from my master form whenever the user makes changes to the field on the master form. There is a one to many relationship between the record on the main form and the record on the subform. ...
|
| Saving changes on form before running a report | 25 Jan 2006 21:52 GMT | 3 |
I would like to save changes to the form without using a separate [Save] command button. Using a macro. [Tried] Save
|
| Display both columns in a Lookup field | 25 Jan 2006 21:40 GMT | 3 |
Okay, here is my question. I am creating a lot of forms for users, and I need them to be able to select Clients through a Lookup field, which selects the first and last names from the main client table. The Lookup field is working fine, and all of the client names show up when ...
|
| Linking form to subform by field | 25 Jan 2006 21:37 GMT | 6 |
I'm working on a budgeting database. I have a Purchases form where purhcases are entered. The person will put in their clock number, purchase date, amount, etc. When the person puts their clock number in I want a subform to fill up with all of the purchases related to that ...
|
| Showing hyperlinks to open other forms after a query. | 25 Jan 2006 21:12 GMT | 3 |
I have a form that displays multiple records (form A). I also have a form that displays the record with all its fields in a single view (form B) providing more detail. Is there a way to have form A display a hyperlink in each of the records so
|
| Filter List in Separate Form | 25 Jan 2006 20:32 GMT | 2 |
I am having a problem getting a list box to show only the records that are determined in a previous form. Specifically, form1 (search) allows selection from a list of variable names. The event procedure is upon dbl click form2 (results) opens and has a big
|
| File Sharing Lock Count Issue | 25 Jan 2006 18:41 GMT | 1 |
I received the following message: File sharing lock count exceeded. Increase max locks per file registry entry. Is there a way to prevent this from happening ? If not how would I increase
|
| List Box to Open Form | 25 Jan 2006 18:39 GMT | 15 |
I have a combo box and a list box on a form. The combo box lists tech names from a tech list table. The list box lists jobs related to each tech as they are selected in the combo box. What I want to be able to do is click on one of the jobs in the list box and have it open the ...
|
| Update table when form is printed | 25 Jan 2006 18:09 GMT | 3 |
I'd like to update a column in my table when a report that prints labels has been run. I've used the label wizard (reports) to use a query that returns all addresses that haven't been printed to a label. Once I print those labels I'd like to update the column (Yes/No) to show ...
|
| show on form? does this sound right? | 25 Jan 2006 17:41 GMT | 1 |
Hi, I've begun building a database which contains peoples information, pretty standard really. I know how i would do this with asp if i was building it online, however for once im able to just use access as an environment which
|
| Format Zip | 25 Jan 2006 17:09 GMT | 1 |
I have used an input mask on my form for Zip Code (xxxxx-xxxx). If I only have a zip 5, it will still display the "-". Is there a way to display just the zip 5 if no zip 4 exists (without the hyphen)?
|
| Form and Subform problem | 25 Jan 2006 16:50 GMT | 15 |
First let me say that I really don't know how to put this problem into words. So I am sorry if this is extremely confusing. I have form that contains a subform with a continuous forms view. The subform has 4 data fields in it. Data has been entered from the main form
|
| How does more than 1 user enter data w/form w/o speed issues? | 25 Jan 2006 16:41 GMT | 2 |
We have more than 1 user at the end of a shift that enter data. It seems that when we have more than 1 person using the form, data entry gets very slow....any ideas out there?
|