Hello,
I am trying to create a report which would give me all the attached jpeg files to a model ( to be clear these are attached as OLE Objects)
I was able to get all the OLE Objects which include jpeg,txt,bmp etc, now my concern is that I have to get a specific type.
I have tried using Type() method for OLE Object but it gives me the result " OLE - Object" [:(], can somebody please help me out
Thanks in advance,