i am creating a module that allows me to search a database.

Within the module i need a sub routine that the module calls, but is invisible to the user when he calls the module.

If i made the sub routine private, it would be invisible to the user but the module couldn't call it either, could it??

Please say if you don't understand!!

Cheers

GTJ