| Thread | Last Post | Replies |
|
| "Problems Obtaining Data" | 01 Apr 2006 11:27 GMT | 1 |
I encounter a dialog box "Problems Obtaining Data" when I attempt to click on a field within my Excel spreadsheet that was created by a form object within ACCESS. I am really freaked out about this! Can someone help? I clicked on all my objects and I get this result. A peer ...
|
| #Error in total fields of form | 01 Apr 2006 10:50 GMT | 4 |
how can I avoid the appearing of #Error in the total field in a form footer. It is a calculated field like =sum(Invoice) and shows correctly in the first place and #Error after resorting the form. Thanks in advance.
|
| Programatically append records from one table to another table | 01 Apr 2006 07:10 GMT | 3 |
Can anyone help me with the code to perform the following. On my main form, I want user to be able to click one button that will then copy all the records from table A to table B. I know I can do it with an append query, but I would like to be able to do it in code instead.
|
| preserving results of calculations in forms | 01 Apr 2006 02:11 GMT | 3 |
Hi I need to keep the result of this control =IIf([chkbx]=Yes,Date(),Null) to be preserved. At the moment this only displays the current date, I need the the result to be preserved when the [chkbx] check box is checked and not updated unless it is unchecked.
|
| How to list all controls in a page of a tab control. | 01 Apr 2006 01:31 GMT | 2 |
How is this done and how do I obtain the name and type of the control. By type I mean say label or text etc.
 Signature Regards
|