Thanks, ill give it a try.
edit:
It looks like it works just fine..
So im guessing its the Public String that is not working right, or needs to defined differently..
Right now, ive defined it in a seperate module (Module1) as:
Option Compare Database
Option Explicit
Public...