Well I tried it and I got the following:
run-time error '-2147217887 (80040e21)':
The system cannot locate the object specified
and it stops at the line with the following:
con.Execute ("Insert Into Employee_Vet (EmployeeID, Vet_Class ) Select ('" & Me!EmployeeID & "', 'Veteran');"), ...
So I have this checkbox on a form, when its checked it's supposed to add a record to a table. When it's unchecked it deletes the corresponding record. I am working with Access 2003 on a WinXP pro box. I can get the connection open, but it says it can't find the refrenced table. It's there, but I...
I assume you are using subform9s) on the tab controil pages to display the "child" records ?, if yes, in the OnEnter Event of the subform control, put code so"
I do have subforms, but I never make it off the EmployeeID field. When the form first loads it says "calculating..." the moment I try...
I have one master table with EmployeeID as the primary linked out to 6 other tables.
I have a form with tabbed sections and text boxes. You can cycle through the employees or you can add a new employee. The form is bound to a query polling the master table and its related tables. The form is...
Is there any way to batch the creation of subwebs with sharepoint or front page? I have just recently changed servers names and I need to recreate my previous subwebs, but there are several hundred that need to be done. I have exhasted all other resources trying to solve this, any ideas?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.