Agreed, but not everyone here programs - I just wanted to make it as 'understanable' as possible in what I would love to achieve.

Andy

P.S. Since you're picking at my code ;-) you'd need to add

Set db = Nothing
Set fids = Nothing
Set mgr = Nothing

at the end of your code to release the resources...