I am creating a relational database for inspection and re-ordering
purposes. I have a form called 'Site' which contains various fields,
one in particular is called SiteNumber. I would like it so there is a
button next to the SiteNumber field and when it is clicked, the data
in that field is put into the SiteNumber field in the relating form,
'Inspection'.
It is probably quite a simple piece of code to achieve this, however I
need some assistance.
Many Thanks.
purposes. I have a form called 'Site' which contains various fields,
one in particular is called SiteNumber. I would like it so there is a
button next to the SiteNumber field and when it is clicked, the data
in that field is put into the SiteNumber field in the relating form,
'Inspection'.
It is probably quite a simple piece of code to achieve this, however I
need some assistance.
Many Thanks.
Comment