dynamite9585
Registered User.
- Local time
- Tomorrow, 02:24
- Joined
- Jul 4, 2010
- Messages
- 34
My Database is coming along well, but coming into a bit of a pickle trying to make it do one of the sole functions i made it for.
we are required to fill out standized forms (on paper) for any course we want to attend.
i thought it would be simple enough to do since it's a word doc.
i successfully got the doc to display on the form and set about overlaying the fields from the tables in the right places.
i need to display data from table:ATP and from table: Personal Info.
these are in no way related to each other.
perhaps i'm going about this the wrong way, this ios not going to be used for data input (actually i want to lock it so records cannot be changed from here)
am i right to be using a form or is there another method?
EDIT: I did search the forum before and google, but gave up after 7 pages of results.
we are required to fill out standized forms (on paper) for any course we want to attend.
i thought it would be simple enough to do since it's a word doc.
i successfully got the doc to display on the form and set about overlaying the fields from the tables in the right places.
i need to display data from table:ATP and from table: Personal Info.
these are in no way related to each other.
perhaps i'm going about this the wrong way, this ios not going to be used for data input (actually i want to lock it so records cannot be changed from here)
am i right to be using a form or is there another method?
EDIT: I did search the forum before and google, but gave up after 7 pages of results.