Place the following formula in B2. Note your sheet must be saved or else you
will get a #VALUE! error.
=RIGHT(CELL("filename"),LEN(CELL("filename"))-SEARCH("]",CELL("filename")))
Thanks, David it worked. Now, what I need is to have the workbook open to the
month sheet based on the current system month, keeping all other sheets minus
the review sheet hidden. Is that possible?
Looking forward to your reply.
> Place the following formula in B2. Note your sheet must be saved or else you
> will get a #VALUE! error.
[quoted text clipped - 5 lines]
> >
> > Thanks,
Dave Peterson - 17 Aug 2006 18:02 GMT
You have responses at your other post.
> Thanks, David it worked. Now, what I need is to have the workbook open to the
> month sheet based on the current system month, keeping all other sheets minus
[quoted text clipped - 15 lines]
> > >
> > > Thanks,

Signature
Dave Peterson