Hi.. I have created a sweet Access Application but have some fundamental issues which i hope are easily fixed.
I have a Form Called "JobInfo" and a second called "ProductInfo" they are linked by a JobID field (which exists as an AutoNumber in "JobInfo").
I have created a Button in "JobInfo" which Opens a New Record in "ProductInfo" but i would like the JobID which has just been created on the previous Form to be carried across to pull the data through..... is this an easy thing to do? At present if you type the appropriate number it pulls the data through but i dont want to rely on the User remembering and entering the correct Number.
Thanks in advance for any help
I have a Form Called "JobInfo" and a second called "ProductInfo" they are linked by a JobID field (which exists as an AutoNumber in "JobInfo").
I have created a Button in "JobInfo" which Opens a New Record in "ProductInfo" but i would like the JobID which has just been created on the previous Form to be carried across to pull the data through..... is this an easy thing to do? At present if you type the appropriate number it pulls the data through but i dont want to rely on the User remembering and entering the correct Number.
Thanks in advance for any help