Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

OLE Class question.

Status
Not open for further replies.

ptpaton

IS-IT--Management
Apr 22, 2003
124
US
Does anyone know how to determine the class of an OLE field? I'm trying to control the class of an OLE object automatically using code such as:

[OLEField].Class = [txtOLEClass]

At runtime, I am told that the .Class method or data member is not found. So I need a library reference?

Please help!

-Patrick

Nine times out of ten, the simplest solution is the best one.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top