Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi everyone,
i always thought that xl add-ins do not have worksheets, but in the vbe i can see Sheet1 (Sheet1) under Microsoft Excel Objects under my add-in. and the 'Visible' property for this worksheet is -1 - xlSheetVisible. basically, i want to use my add-in to store some options for the user, and i'm looking for the easiest way to do this. i don't really want to mess around with the registry or ini files if i can avoid it and i figured that if there is a useable sheet in the add-in i can use that. TIA, big t |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How use info in Excel shared worksheets to create new worksheets | Excel Worksheet Functions | |||
How do i assign the ActiveWorkbook.Worksheets to a worksheets object? | Excel Programming | |||
VBA / Macro for creating new worksheets and new columns from existing worksheets | Excel Programming | |||
Assigning Cells in worksheets to other data in other worksheets. | Excel Discussion (Misc queries) | |||
Need code to protect worksheets - amount of worksheets varies | Excel Programming |