From: BigHairyUglyGuy on
I have a macro stored in Worksheet A that opens another file (Worksheet B).
I would like to put the path and filename of Worksheet B inside Worksheet A,
so that it's not hidden in the Macro. How can I reference the worksheet path
& filename in Worksheet A from the Macro?
From: Jeff Johnson on
"BigHairyUglyGuy" <BigHairyUglyGuy(a)discussions.microsoft.com> wrote in
message news:6B4DE713-B16F-418E-8E56-A5971469440F(a)microsoft.com...

>I have a macro stored in Worksheet A that opens another file (Worksheet B).
> I would like to put the path and filename of Worksheet B inside Worksheet
> A,
> so that it's not hidden in the Macro. How can I reference the worksheet
> path
> & filename in Worksheet A from the Macro?

You'd be better served by asking this question in
microsoft.public.excel.programming.