technically, there's nothing stopping you from putting it in the add'l libraries folder, but it won't be recognized as an additional library by the ide. it's a class module that you include in your app through the ide, as per the attached image. point the ide to wherever it is you downloaded and saved the .bas file and link to it or copy it to your project. you can save it wherever you want to, but you have to point the ide to it. you then link to it or copy it to the project. it's sort of like including libraries from the add'l libraries folder but with an extra step or 2. clear?