main window is invisible

main window is invisible

Anonymous
Not applicable
334 Views
2 Replies
Message 1 of 3

main window is invisible

Anonymous
Not applicable
When I run a VBA macro to create a selection set, i get the following error Autocad main window is invisible How do i stop this error Garry
0 Likes
335 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
are you running it from a form...if so "Me.hide" before creating selection set. "Garry" wrote in message news:40e97e95$1_2@newsprd01... > When I run a VBA macro to create a selection set, i get the following error > Autocad main window is invisible > How do i stop this error > Garry > >
0 Likes
Message 3 of 3

Anonymous
Not applicable
Yes from the form, I will Me.Hide Thanks Garry "Paul Richardson" wrote in message news:40e98223$1_2@newsprd01... > are you running it from a form...if so "Me.hide" before creating selection > set. > > > "Garry" wrote in message > news:40e97e95$1_2@newsprd01... > > When I run a VBA macro to create a selection set, i get the following > error > > Autocad main window is invisible > > How do i stop this error > > Garry > > > > > >
0 Likes