| Thread | Last Post | Replies |
|
| Run A Query When A Checkbox Is Checked | 30 Apr 2006 03:33 GMT | 4 |
I would like to run a query when a checkbox is checked but if I un-check the box the query does not run. Any help will be appreciated. Regards
|
| Switchboard Items | 30 Apr 2006 02:28 GMT | 1 |
How can I get the text to bold when the mouse is over the text. Thanks Craig
|
| Code to check for blank field | 30 Apr 2006 01:52 GMT | 3 |
Hello, I have a set-password form working quite nicely. I need to make one adjustment however and could use a bit of help. Each user initially will have a blank in their password field (main table). They will have the option of not using a password to work on a
|
| Access runtime error comes out of no where | 30 Apr 2006 00:31 GMT | 2 |
I have a small access form that reads in text files to temporary tables, does some manipulation to 3 other tables and then exports them to csv files for import into an accounting system. This app has been working for about 8 months when last week, it comes up with this
|
| Setting up subform | 29 Apr 2006 23:05 GMT | 3 |
Hi Folks could use some help here if possible. Just creating a form with a subform. I'd like to pull up records into the form via two linked tables (tables linked by StudentNum)
|
| How to link more than 3 fields to a subform? | 29 Apr 2006 22:57 GMT | 1 |
I want to create a subform for the main one, but there are 4 fields that form the key, but while creating the subform to the form, it allows me to link only three. Is there any way I can add the
|
| recording the last date that data is changed | 29 Apr 2006 22:15 GMT | 6 |
I would like to store the last date that a change is made to data in any field in a record. However, I don't want this to occur when a user simply opens a form and looks at the data; I only want this date to get set to the current date if the user modifies data in any way.
|
| Searching for records | 29 Apr 2006 21:58 GMT | 1 |
I have a form that has three combo boxes on it. Based on what the users selects a query is generated and the results are displayed in a datasheet. I would like the user to be able to perform a search for a list of
|
| Add a new field to a datasheet view | 29 Apr 2006 21:40 GMT | 1 |
I have a sub form (datasheet view) which has an unbounded filed. I would like this field to display the record number for each record being displayed within the datasheet. Is this possible and how could I do it? I can perhaps can calculate the number of record but I do not know ...
|
| Strikethrough text in a form or report | 29 Apr 2006 19:58 GMT | 1 |
Is it possible to strikethrough text in a form or report?
 Signature Jerry M. Faison III, MCP
|
| Pass to external website | 29 Apr 2006 19:05 GMT | 1 |
I have a form that tracks orders with the shipping info. One fld holds tracking number. I have a double click event on this fld that opens a custom UPS website tracking site. How do I pass the tracking number from the form to the website?
|
| Repost - Recordsource For Reports | 29 Apr 2006 12:44 GMT | 4 |
Hello NG - Newbie ? Somewhat. Access 2003 on a windows 200 OS - connecting to a windows server 2003 OS with a SQL Server 2000 DB. I am making a connection to the server and
|
| How to save selected form and control properties at run time | 29 Apr 2006 07:28 GMT | 2 |
I want to save the properties like visible, enabled, allowXXXX (not the table data) at run time. The programme requires very specific settings to run correctly. I check when the form is opened but I want be able to save these properties. I also want to be able to save tag ...
|
| Use combo box to select record on main and sub forms | 29 Apr 2006 06:37 GMT | 3 |
Using Access 2003, I created a main form (frmMainForm) that displays “Mom” data pulled from tblParent. The form has a subform (subfrmChild) that lists her children pulled from tblChild. The subform’s default view is set to “single form”. The subform has 5 tabs with some of the ...
|
| Form_BeforeDelConfirm Question | 28 Apr 2006 22:35 GMT | 2 |
When the user tries to delete a record, I would like to check the value of one of the fields in the record to determine if the deletion is allowed. For example: say the form's underlying data is different types of expenses. I don't want the user to be able to delete expenses ...
|