S
Shaun Allan
I want to have an OLE object field that shows AutoCAD
drawings, depending on the drawing number. I can manually
do the link, but is it possible to do this automatically?
The link to a drawing takes the form of :
c:\drawings\[BLOCK]\piping\[ISONUMBER]a.dwg where BLOCK
and ISONUMBER are both fields on the form (the rest of the
link is standard throughout). Can I create the link
(SOURCEDOC?) to a drawing by code or something so it will
automatically show the correct drawing, or will I have to
do it manually for each of the 3000 records?
Thanks in advance.
drawings, depending on the drawing number. I can manually
do the link, but is it possible to do this automatically?
The link to a drawing takes the form of :
c:\drawings\[BLOCK]\piping\[ISONUMBER]a.dwg where BLOCK
and ISONUMBER are both fields on the form (the rest of the
link is standard throughout). Can I create the link
(SOURCEDOC?) to a drawing by code or something so it will
automatically show the correct drawing, or will I have to
do it manually for each of the 3000 records?
Thanks in advance.