| Thread | Last Post | Replies |
|
| Update data using form | 03 Aug 2005 13:42 GMT | 5 |
Hello, I have 2 tables Organization & Quantity (Org & Qty): Org OrgId (PK) Orgname
|
| Delete Record button error message | 03 Aug 2005 13:31 GMT | 1 |
Hi. This is really frustrating. I'm using Access 2002 on XP. I have a small subform, containing an Image control and a "Show Photo" command button. This shows an Image that is linked to the main record being viewed and works fine. As I dont want to have any fields showing in the
|
| showing records from subform in a mainform | 03 Aug 2005 13:25 GMT | 2 |
I have a main form with a subforms. The subform is in a datasheet view. I need to find a way when I moving my cursors on the record in the subform the mainform show the data of the subform for the particular record ( in the form view) .
|
| Run Time Error - dn't understand why it's bombing | 03 Aug 2005 12:41 GMT | 3 |
Hello, I have a case statement which is bombing at runtime. The statement is as follows: Case 2 'goto Routing details tab
|
| Remove Fields In an Address Label | 03 Aug 2005 12:29 GMT | 1 |
If Have a text box with names and addresses, I would like to remove the Wifes surname where the Husbands Surname = Wifes Surname [HusbandFirstName] &" and " & [WifeFirstName] [HusbandsSurname] & Trim((" "+[WifesSurname]) IIF [HusbandsSurname]=
|
| Required Field at subform level | 03 Aug 2005 10:25 GMT | 1 |
I have a check box field in my Main form called "PO_flag." On my subform, I have a field called "PO_no". If the PO_flag field is "checked" (="Y"), the PO_no field on the subform must be required (filled in). If not, the message will be MsgBox "You must enter a PO#." I put the ...
|
| Open a form in datasheet view | 03 Aug 2005 09:44 GMT | 2 |
I open a form by click on a button from the main form. My probels are 1) how do we makesure that the form is aways open in data sheet view. I have set the current default view to datasheet. However everytime you open the form in always open in the single form view.
|
| Select Data from subform | 03 Aug 2005 09:39 GMT | 1 |
I'm trying to select some data from a subform and display it in a text box on my main form. The fields in my subform are: employee
|
| format number | 03 Aug 2005 09:35 GMT | 1 |
I has a field that has been set by addition from a number of fields. The data has been set to general number with two decimals. My problem is that the number is shown with two decimals but the number has been round i.e. 24.35 became 24.00
|
| Find or filter a Record in Main Form from Subform | 03 Aug 2005 09:16 GMT | 1 |
Hi, Any Help most Gratefully Appreciated. I have looked up the forms but nothing seems to really answer my question just right and its very simple.
|
| A2000 error "Can't access this property if control does not have focus" | 03 Aug 2005 08:51 GMT | 6 |
I have a text box. When my form opens, in the Form_Activate I init all my text boxes to blank, like this: text1.text="" But each time I do I get an error "Cannot access this property if control
|
| Label Caption | 03 Aug 2005 06:16 GMT | 1 |
How do I get a report label control to display an ampersand as part of its Caption? Thanks
|
| open a adobe file from a command button with access | 03 Aug 2005 02:22 GMT | 9 |
I have 4/5 thousand adobe files in a directory, after selecting the one I want from a combo box I want to click a command button that says "View Document". Each document has its own number, 0001, 0002, 3435... What I don't know how to do is write the code to open adobe and ...
|
| IF Statement Not Working | 03 Aug 2005 02:21 GMT | 9 |
I have this on the OnOpen Event of a form but it doesn't seem to be working. Any suggestions? If Forms!Sales!Text140 = 1 Then Me.Text87.Visible = True
|
| unexpected error (40230) | 03 Aug 2005 01:23 GMT | 2 |
I have one user that keeps getting the error unexpected error (40230) when they run reports, email or send attachments. No one else gets it. I have recompiles, etc. and they still get it. They have the latest Jet 4 sp
|