J
Jerry C
I am having trouble inserting an OLE Object into a bound
object frame. I have a HelpSubTopics combo box dropdown
where column 3 is a bitmap image.
I want to place this image in the bound object frame of
my subform.
This code does not work.
Forms![HelpTopicsFrm]![HelpTopicsSubFrm]![Image] =
Forms![HelpTopicsFrm]![HelpSubTopics].Column(3)
Thanks in advance for any ideas.
Jerry C.
KeepTraK Corporation
object frame. I have a HelpSubTopics combo box dropdown
where column 3 is a bitmap image.
I want to place this image in the bound object frame of
my subform.
This code does not work.
Forms![HelpTopicsFrm]![HelpTopicsSubFrm]![Image] =
Forms![HelpTopicsFrm]![HelpSubTopics].Column(3)
Thanks in advance for any ideas.
Jerry C.
KeepTraK Corporation