Use path as string from OLE Object field

M

magmike

I use the OLE Object form field to link documents to a record. I'd
like to be able to use the path in code, however, this field is
providing that path. In table view, it just shows "Excel Document" for
example, and in a form field, it will show 3 odd characters.

How can I extract the path from this field to use in my code?
 
Top