G
Guest
I want to design a form accessing two different tables.
I should be able to add/delete/modify records in both these tables together.
How can I do it?
Here is how it should look like ...
----------------Data Entry for Projects-------------------
Product
Name
etc.
-------------
Location at : <name of the person say xxx>
From Date: could be 1/1/05
To Date: 3/31/05
------------
Location at : < name of the person say yyy>
From Date: 4/1/05
To Date: <blank as its still here>
------------
--------------------- end of Line ----------------------
Can somone point me on how to proceed?
Thank you,
-Me
I should be able to add/delete/modify records in both these tables together.
How can I do it?
Here is how it should look like ...
----------------Data Entry for Projects-------------------
Product
Name
etc.
-------------
Location at : <name of the person say xxx>
From Date: could be 1/1/05
To Date: 3/31/05
------------
Location at : < name of the person say yyy>
From Date: 4/1/05
To Date: <blank as its still here>
------------
--------------------- end of Line ----------------------
Can somone point me on how to proceed?
Thank you,
-Me