LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Savings settings for an add-in in the add-in's own worksheets

Hi,

This is just question about good practices...

I would like to save settings that accompany an add-in that formats
structured text files into useful spreadsheets. There are essentially 3
short lists that need to be stored, 1 list of names and 2 lists of
bools. They are wiped and recreated when settings need to be changed.
They only need to be accessed by the add-in.

On every thread and website I've looked at, it's recommended using .ini
files or the registry. I found it was very easy to simply use 3
vba-named sheets in the add-in, and reference the values by the
sheetname.cells(index). There is a settings macro that stores the new
settings when required using inputboxes and msgboxes and saves them
using thisworkbook.save. Is there any reason why this would be
dangerous or considered bad practice?

(I realise a nice dialog would be better for the input, but the
settings would be changed only once every couple of years or so, if at
all, and only 4 or 5 input boxes and 8 or 10 msgboxes would need to be
negotiated with.)

Thanks,
Michael Lodge

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Where do excel 2003 add-in's live? ToddEZ Excel Discussion (Misc queries) 1 January 26th 07 03:49 PM
COM add-in's Jon Excel Discussion (Misc queries) 1 March 28th 06 07:20 PM
Location of Add-in's Trefor Excel Programming 2 November 25th 05 04:31 PM
Office 2003 Purchaser can't add in the add in's. Why? David R. Steele Excel Worksheet Functions 3 January 23rd 05 08:49 PM
Protecting Add-In's from viewing Felix[_4_] Excel Programming 1 December 7th 03 08:07 PM


All times are GMT +1. The time now is 12:10 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"