Ron, milliseconds before your post I found how to check the path. I am also
using your example from your website as a guide.
For the list, does the hidden worksheet have to be in every workbook or can
it be in my personal workbook?

Signature
Regards
VBA.Newb.Confused
XP Pro
Office 2007
Hi Rick
Use a add-in
See
http://www.rondebruin.nl/2007addin.htm

Signature
Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm
> Ron, milliseconds before your post I found how to check the path. I am also
> using your example from your website as a guide.
[quoted text clipped - 15 lines]
>> > Is there some sample code to look at?
>> > How much do I have to pay you to code it? ;)
Rick S. - 27 Mar 2008 20:53 GMT
Thanks Ron! The Addin will work great!

Signature
Regards
VBA.Newb.Confused
XP Pro
Office 2007
> Hi Rick
>
[quoted text clipped - 22 lines]
> >> > Is there some sample code to look at?
> >> > How much do I have to pay you to code it? ;)
Rick S. - 27 Mar 2008 21:48 GMT
One more question?
How do I edit the Addin? I do not get to see the menu sheet anymore?

Signature
Regards
VBA.Newb.Confused
XP Pro
Office 2007
> Hi Rick
>
[quoted text clipped - 22 lines]
> >> > Is there some sample code to look at?
> >> > How much do I have to pay you to code it? ;)
Ron de Bruin - 27 Mar 2008 22:02 GMT
Alt F11
Select the Thisworkbook module of the add-in and in the properties
change IsAddin to False.
It is now a normal workbook
Change the menu and set it back to true and save the add-in

Signature
Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm
> One more question?
> How do I edit the Addin? I do not get to see the menu sheet anymore?
[quoted text clipped - 25 lines]
>> >> > Is there some sample code to look at?
>> >> > How much do I have to pay you to code it? ;)
Rick S. - 27 Mar 2008 22:10 GMT
Again, many thanks!

Signature
Regards
VBA.Newb.Confused
XP Pro
Office 2007
> Alt F11
>
[quoted text clipped - 33 lines]
> >> >> > Is there some sample code to look at?
> >> >> > How much do I have to pay you to code it? ;)