Message 1 of 2
AddSheet Order Is Reversed in 09

Not applicable
09-09-2008
01:14 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I wonder if anyone has a simple solution for this problem which appears now using the SheetSet API.
The order of the sheets added to the set is in the reverse order of their addition.
Example images of a SheetSet created using the same sample code macro but run in 2006, and 2009 are hopefully attached.
I used the 'Example_SSC' macro in the sample VBA program: 'SheetSetVBA.dvb' which ships with AutoCAD 2009.
It's located here by default: C:\Program Files\AutoCAD 2009\Sample\ActiveX\SheetSetVBA
The order of the sheets added to the set is in the reverse order of their addition.
Example images of a SheetSet created using the same sample code macro but run in 2006, and 2009 are hopefully attached.
I used the 'Example_SSC' macro in the sample VBA program: 'SheetSetVBA.dvb' which ships with AutoCAD 2009.
It's located here by default: C:\Program Files\AutoCAD 2009\Sample\ActiveX\SheetSetVBA