Message 1 of 4
Creating a SheetSet unsing VB?

Not applicable
05-18-2005
02:11 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We currently have an Excel drawing list template
that is chock full of VBA code that (among other things) exports the contents to
an INI file. This INI file is read by several LISP and Visual Basic
routines to do things like update border attributes and plot
drawings.
that is chock full of VBA code that (among other things) exports the contents to
an INI file. This INI file is read by several LISP and Visual Basic
routines to do things like update border attributes and plot
drawings.
We are considering making a shift to using fields
and sheet sets, but the functionality of the Excel drawing list is holding us
back - it and it's related functions offer much more that the SheetSet Manager.
and sheet sets, but the functionality of the Excel drawing list is holding us
back - it and it's related functions offer much more that the SheetSet Manager.
I was thinking that it might be possible to use the
SheetSet database in much the same way as the INI file. SO I'm turning to this
group for help...
SheetSet database in much the same way as the INI file. SO I'm turning to this
group for help...
Does anyone have or know where I can find a snippet
that will create a SheetSet? I've looked for examples in the Help files and can
seem to find the simple walk though I need to jump start my
brain...
that will create a SheetSet? I've looked for examples in the Help files and can
seem to find the simple walk though I need to jump start my
brain...
Any help always
appreciated!
appreciated!