How to check the block sheetname
Block_Def = swDrwDoc.GetBlockDefinitions For i = 0 To UBound(Block_Def) Set swBlockDef = Block_Def(i) Debug.print swBlockDef.getsheetname ???????????
Thank
Marc
How to check the block sheetname
Block_Def = swDrwDoc.GetBlockDefinitions For i = 0 To UBound(Block_Def) Set swBlockDef = Block_Def(i) Debug.print swBlockDef.getsheetname ???????????
Thank
Marc
Marc,
Are you looking for the drawing sheet name or the block names?
Jeff
Have something to add? Share your thoughts — no account required.
Ask the community — no account required