VBA to drop specific cell

I'm using a macro to insert a specific cell with CadInputQueue.SendKeyin "active cell cellname"

How can I drop this cell into it´s components immidiately after it is placed? Should I use CadInputQueue.SendCommand "DROP ELEMENT" in some way?

Parents Reply Children