J
James Nap
When I run the following code I get a runtime error 429
ActiveX compoent can't create object.
dim cmdBtn as CommandButton
set cmdBtn = New CommandButton
It fails on the set line.
Thanks
ActiveX compoent can't create object.
dim cmdBtn as CommandButton
set cmdBtn = New CommandButton
It fails on the set line.
Thanks