| Thread | Last Post | Replies |
|
| Background Style | 12 Sep 2006 04:52 GMT | 2 |
When using the Form Wizard you can choose various background styles. Is it possible to get to these styles to modidfy an existing form? CurtainMary
|
| New York state interrogatories | 12 Sep 2006 03:36 GMT | 1 |
I'm looking for Plaintiff's response to interrogatories, format to work online
|
| Limitations to How Many Users can use the same form at the same ti | 12 Sep 2006 00:16 GMT | 2 |
Good Afternoon Everyone, I have a question in relation to Limitations for a Database. We are working on a new project that involves about 300 people using the same Standard Created Form to populate information in an Access Database all at the same
|
| Controlling a value of one edit box based on another in a dynamic form | 11 Sep 2006 22:54 GMT | 3 |
Basically I have a dynamic form with several date fields. One of which is a "finish date". All of these fields have a control source of a field from a table. When the value of the finish date is anything but blank, meaning it has an actual finish date, I want to set the value of
|
| Most recent date function | 11 Sep 2006 21:44 GMT | 2 |
I have a main form that populates tblCUSTOMER with many different customers. That form has a subform that populates tblHISTORY tracking the purchases of each individual customer by date. Both tables are linked
|
| From Listbox1 to listbox2 | 11 Sep 2006 21:31 GMT | 1 |
I have two listboxes on Form1. Listbox1 and Listbox2. Listbox1 is base on a table on names. Listbox2 is base on a blank table. How can I use a command button to copy names from list1 to list2. Floyd
|
| Access Parameter Queries | 11 Sep 2006 19:00 GMT | 2 |
I have designed dialog boxes which allow the user to enter a specific critera for data they are searching for only problem is that when the user clicks on the OK button it opens up the query how can I change it so that the results from the selected criteria are displayed in a
|
| START / RUN Command - VBA to execute a DTF file | 11 Sep 2006 18:58 GMT | 1 |
I have a DTF file which I execute through the Start/Run and then I paste a pathname in. Is it possible to do this through code. I suppose what I am asking for is, is it possible to simulate through code,
|
| Subform to pull data from main form | 11 Sep 2006 18:09 GMT | 1 |
I have a main form that holds general data about each customer. That has its own table. Then there are several tabbed sub-forms hanging off this, each containing various specific details. Each of these sub-forms has its own table.
|
| Combo boxes in form | 11 Sep 2006 17:46 GMT | 2 |
I have a form named Client containing the information of the Client and attached to it is a subform Parent which has information about Client's parent. In the client form, i put a combo box for Client ID and when i select a Client ID and go to the subform to enter or edit
|
| Default value on form and report after update | 11 Sep 2006 17:42 GMT | 3 |
I have a subform with many number feilds, like over 20 of them. What I would like to do is have any of the fields that are left blank, no data entered, to have the words "ND" (not done) entered automatically. I print out a report of this data when I finish entering the some of the
|
| Lock / Unlock only one field on form | 11 Sep 2006 17:29 GMT | 2 |
I have a form with only one field that needs to be locked, but with the option to edit if necessary. The problem arises when users are maneuvering thru database and don't pay attention to where they are and this particular field, which is the first entry field on form, sometimes ...
|
| Creating a series of folders if none exists. | 11 Sep 2006 17:28 GMT | 1 |
I have a form that displays records for sale units. On that form there is a button that, when clicked, opens a folder (e.g. 07-19) that contains four related subfolders (e.g. Documents, Pictures, Maps, Miscellaneous). The user can then open the tools related to that sales
|
| Error in simple query when I use variable | 11 Sep 2006 17:02 GMT | 1 |
Please see below query when I use any digit instead of X it works but X is not working: Set Rs = Db.OpenRecordset("SELECT DetailPicknote.DTime, DetailPicknote.DDate, DetailPicknote.DetailID FROM DetailPicknote WHERE
|
| transactions in date order | 11 Sep 2006 16:51 GMT | 2 |
wonder if anyone can help me - i have a sub-form which lists all details of licences held by various customers - each licence has an identifying number which it keeps throughout the life of the licence, however these licences are renewed every 3 years and can be amended at any ...
|