A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Thanks again Bob,
Yes - I thought that looked a bit odd. However, looking at the sheet of parameters I think C42 was intended by the author. Shouldn't throw an error though should it?
Sorry, you're right, the second one was me.
I tried this modified version on a PC and it failed too.
It's helpful to know that it looks ok... but I'm worried that .list should be .List? The editor is suppressing that caps L. I think I'm going to try some .additem loops next and see where that gets me. Looking at the 2003 language reference (is this where i should be looking??) - .list should work, but something is up with it.
http://msdn.microsoft.com/en-us/library/aa195781(v=office.11).aspx
The original issue - declaration of variables - does seem to have been remedied by removing that missing reference though, so I guess we should call this thread case closed and do some fiddleing about and open up a new thread when i know enough to know the question I should be asking!
Thanks again for you help guys.