S
spunkymuffmonkey
Hi all,
I would like to know how to retrieve a value from a date/time picker that I
have inserted as an OLE Object into my document via this line:
ActiveDocument.Tables(iTableCount).Rows(1).Cells(2).Range. _
InlineShapes.AddOLEControl(ClassType:="MSComCtl2.DTPicker.2")
I cannot seem to fathom it out so any help would be appreciated!
Many thanks for looking
I would like to know how to retrieve a value from a date/time picker that I
have inserted as an OLE Object into my document via this line:
ActiveDocument.Tables(iTableCount).Rows(1).Cells(2).Range. _
InlineShapes.AddOLEControl(ClassType:="MSComCtl2.DTPicker.2")
I cannot seem to fathom it out so any help would be appreciated!
Many thanks for looking