C
CLR
Hi All.......
I'm just beginning in VBA and have a macro I'm writing in Excel to open
Autocad and that part works fine........but now I want to pass commands to
the Autocad Command line and I can't get it to work because of the error msg
stating "Object required".......I take it that VBA is not getting "into"
Autocad to pass the commands, only "opening" it.......I'm using
VBA.Shell "dadadada.dwg"
to get Autocad open............
then it will not recognize .......
thisdrawing.sendcommand "dododo"........
I hope I've explained it well enough........can anyone help please?
TIA
Vaya con Dios,
Chuck, CABGx3
I'm just beginning in VBA and have a macro I'm writing in Excel to open
Autocad and that part works fine........but now I want to pass commands to
the Autocad Command line and I can't get it to work because of the error msg
stating "Object required".......I take it that VBA is not getting "into"
Autocad to pass the commands, only "opening" it.......I'm using
VBA.Shell "dadadada.dwg"
to get Autocad open............
then it will not recognize .......
thisdrawing.sendcommand "dododo"........
I hope I've explained it well enough........can anyone help please?
TIA
Vaya con Dios,
Chuck, CABGx3