G
Grant
Hi there,
I keep getting the following error with the following
code. How might I go around fixing it?
Error: 1004, Unable to get the OLEObjects property of the
Worksheet class.
str = ActiveSheet.OLEObjects("cboLine").Object.Value
Thanks in advance for the replies,
Grant.
I keep getting the following error with the following
code. How might I go around fixing it?
Error: 1004, Unable to get the OLEObjects property of the
Worksheet class.
str = ActiveSheet.OLEObjects("cboLine").Object.Value
Thanks in advance for the replies,
Grant.