Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Access 2000 link forms
Name: haey5 Date: July 14, 2003 at 00:14:41 Pacific OS: Win Xp CPU/Ram: 2GHz 256 RAM
Comment:
This is the schema : 1 table CONTRACT and 1 table CLIENT. A foreign key of CLIENT in CONTRACT). On one form I show all contract information including the foreign key which is a combo link to the CLIENT TABLE.
The problem is : I click on a button to open a new form to create new CLIENT. BUT when back to CONTRACT, the combo is not updated. If I close the CONTRACT and reopen it, i'm back to the default value on the form and need to search the contract i'm working on.
If anybody has any idea on how to solve this. I'l be pleased.
Summary: I designed a database on this computer which had a field in a table with the OLE type set. I then made a form that when you right-clicked on the OLE field you could insert a picture to embed from your...
Summary: Please Help! I am trying to use the CUMIPMT function to make a calculation on a MS Access 2000 form. The syntax I have used is =CUMIPMT(0.0075,360,125000,1,1,0). It is returning #Name. The msowcf.dll ...