Hey Guys, Im trying to create a form to store our orders on at work. We scan our orders in and then I want to attach them to this database so they are easily accessable. My first attemed of using OLE's failed as the database got too big after 150 entrys.
My latest attempt I want to use a link to the .pdf file. But I dont know how to make a field that will automatically generate the link from the customer name and part number. the file path is something like c:\scanned drawings\[customer name]\[part number]. I cant use VBA so I have to do things long hand. Can anyone help me with this issue.
Cheers
TMS PD