Hi,

I've read lots of threads on this, but for some reason I just can't get it to work and I'm not sure what I'm doing wrong.

I have two modules, each with several subroutines in them. I can pass a variable between subs in the same module, but I can't seem to pass them between modules.

I have tried declaring them as public and as global, but neither option works.

Could anyone please help me?

Thanks

Mike