| Thread | Last Post | Replies |
|
| Controls not updating when forms opened through Switchboard rather than opening manually | 02 Jul 2007 20:37 GMT | 1 |
I have a very strange security-related issue that is causing me some pain: I have several forms with several controls on each. One form in particular has three controls out of many bound to the Record Source
|
| Count() for Dates | 02 Jul 2007 20:32 GMT | 5 |
Good morning, I have a date field and a Count() field on my form. The Count() field will count the number of records of the date field being populated by the users on the form.
|
| SubForm Not Showing Data | 02 Jul 2007 19:32 GMT | 2 |
I have a form with subforms and one of the forms does not show all of the data. It shows some of the records, but other records drop out for no apparent reason. Can you help me?
|
| UI help -- where to begin? | 02 Jul 2007 19:00 GMT | 3 |
Hello .... I'm currently using Excel to hold data and also 'generate' reports, etc. I'd like to separate these functions, using Access as the UI for reports, etc. I'm familiar with building queries in Access, but
|
| outside apps | 02 Jul 2007 18:12 GMT | 1 |
I have a shortcut on my desktop "c:\lablel.txt" It is a text for I use to print bar code labels.. I would like to be able to run that from a form in access. I have tried creating a "command buttom" using "run application", but that doesn't work. Thanks
|
| Insert Code Help | 02 Jul 2007 17:50 GMT | 15 |
First of all, if this is a repeat, I apologize. I cannot find the original post. In the code below, everything works except for the V/PTimeAccrued and V/PTimeUsed. Those 4 fields will not insert into my table. On my form, you input those values. All other fields are either ...
|
| Problem getting a form to open to a related record. | 02 Jul 2007 17:26 GMT | 8 |
I have a button on a form called "MainForm" that when clicked I want to open another form which should show all "Rental" records relating to the location on the "MainForm" In my MainTable which is what the MainForm" is populated by I have a field
|
| Delete all records on close | 02 Jul 2007 17:02 GMT | 3 |
I have a continuous form with bound check box to choose parts to be added to a report. I need to have all the check boxes to become False when the form is closed. When I ask for that, it only works for the current form, not all the others.
|
| Using windows colors and fonts in access forms | 02 Jul 2007 16:16 GMT | 2 |
I have an Access application I'm developing for an internship and my familiarity with access is pretty low. I am developing in Access 2002 and VBA and would like to make my forms look "pretty" by inheriting the color settings (and font settings if possible, but I'm more
|
| Can Form Show Only Populated Fields? | 02 Jul 2007 16:15 GMT | 2 |
I've created a contracts database that allows users to insert a copy of their contract as an OLE object. Some contracts have up to 10 amendments, so I've created additional fields for each amendment. Does anyone know how I can:
|
| How turn turn off warnings | 02 Jul 2007 15:11 GMT | 5 |
I have a form which contains a button to run an update query. When clicking the button, it warns of running an update query to which one must respond "Yes". Then it informs you that it is going to update x number of records to which one must again respond "Yes". I have used
|
| Subform Line Numbers | 02 Jul 2007 14:52 GMT | 3 |
I want to create a Purchase Order subform to order items, is it possible for access to create a line no automatically e.g. 0001, 002 and so forth. Thanks Nick
|
| Referancing a subforms control | 02 Jul 2007 14:13 GMT | 3 |
i have a value i would like to assign to a subforms control but i am having no luck in doing so. the main form is called "Site_info_frm" the subform is called "FAsub_info_frm"
|
| Extracting file path and name | 02 Jul 2007 13:44 GMT | 2 |
i have foud the following code on the access web and want to extract the file name and path which is output to the msgbox. can anybody help extract the variable to be saved in a control. i have attached the event to the onclick event which triggers the file
|
| Problems with a one to many form | 02 Jul 2007 11:52 GMT | 2 |
This is going to sound stupid, but anyway. I have a main form with two sub forms. One of them works perfectly as a one to many sub form, but the other is actually sourced from the main table. I'm trying to redesign the system so that this form actually links off another table, and I ...
|