Perhaps, for the less computer-literate among us, you could explain the hesistancy of employing macros? If I am not mistaken, macros in Excel causes concerns because the possibility exists of the macros possibly running malicious instructions. Please note, I am NOT saying that would be the case, and especially NOT saying it in regards to you, but that malicious coding is the typical concern, yes?
If I failed to explain it properly, please clarify.
Unilove,
Yes - your explanation is spot on. Macros can be developed that are nasty little beasts (worse than bugs), and can even have viruses or spyware embedded within them.
Personally, I would never run a macro that was written by someone else without first having at least a quick look through the code to make sure it wasn't accessing anything other than cells within the current spreadsheet. (Which is why I included an option in the poll saying "only if the code was available"

)
Having said that, I must admit that I also make use of the Kiva toolbar, despite the fact that the code for it is not available. I am just trusting that Joe did not incorporate anything malicious in it (I obviously doubt that he did, or else I would not have downloaded it), but am also having to trust that the "Conduit Toolbar" people don't have any malicious code in the platform that Joe used to develop it.
So, whether it is in toolbars, Excel macros, or anything developed using the Kiva Developer Tools when they come out, every time we use them we are having to place our trust in the developers that they have not included any "nasties".
My poll basically boils down to "If I (or anyone else) develops code to make your life easier, will you be too scared to use it because you don't trust it to only do what it says it will do". And, although I have made this poll specific to Excel spreadsheets for the time being, a similar question will need to be raised once the Developer Tools are made available.
And, before anyone starts getting worried and thinks "If I vote 'No' then Ian will be insulted because he will think I don't trust him", I assure you I
won't think that way. I have only been a member of this Forum for two weeks, so you have absolutely no reason to trust me yet. I would hope though that, once I do develop something, some other members of the Forum will have a look at what I did and will tell the rest of the members that the code is "benign". Only then would I expect people to actually
use whatever I have written.
Ian