J
John C.
I have a form which contains a txtBox which allows the
user to enter verbiage regarding to equipment in the lab.
This txtbox is bound to a memo field in the DB.
I would like to allow the user to have the ability to
paste trend graphs of "whatever" from the clipboard.
I have created another txtBox and have linked it to a OLE
Object field in the DB.
I am unable to paste a XL chart into the text field.
The txtBox is:
Enabled = true
Unlocked = true
Cangrow = true
How do I make a form that can receive a copy of "whatever"
might be on the clipboard.
user to enter verbiage regarding to equipment in the lab.
This txtbox is bound to a memo field in the DB.
I would like to allow the user to have the ability to
paste trend graphs of "whatever" from the clipboard.
I have created another txtBox and have linked it to a OLE
Object field in the DB.
I am unable to paste a XL chart into the text field.
The txtBox is:
Enabled = true
Unlocked = true
Cangrow = true
How do I make a form that can receive a copy of "whatever"
might be on the clipboard.