M
mattc66 via AccessMonster.com
Hi All,
I am creating a drawing request tool for my company. The drawing request
number will be the ID number of my record followed by a letter. The first
letter will be A and each revision will follow sequentially B..C..D and etc.
So if my record ID is 1000 the first drawing number will be 1000A and if
there is a revsions it will be 1000B.
My plan is to have a request button that the user will press to generate the
Drawing number. I then will want to store these Drawing numbers in a subform.
Once our cad department has completed the drawing they will save them as the
drawing number. So using my example the first drawing will be saved as 1000A.
dwf. I will create a hyperlink from my subform to these files.
Can some one help me with the code I would need in order create the drawing
number and then how to store it in my subform.
Thanks
Matt
I am creating a drawing request tool for my company. The drawing request
number will be the ID number of my record followed by a letter. The first
letter will be A and each revision will follow sequentially B..C..D and etc.
So if my record ID is 1000 the first drawing number will be 1000A and if
there is a revsions it will be 1000B.
My plan is to have a request button that the user will press to generate the
Drawing number. I then will want to store these Drawing numbers in a subform.
Once our cad department has completed the drawing they will save them as the
drawing number. So using my example the first drawing will be saved as 1000A.
dwf. I will create a hyperlink from my subform to these files.
Can some one help me with the code I would need in order create the drawing
number and then how to store it in my subform.
Thanks
Matt