To fumei (TechnicalUser)
6 Apr 10 13:03
"I have an Excel macro which I use constantly. It flicks from one open workbook to the next."
What exactly is the intention here? The documents are in the Documents collection and are easily accessible via code, as Skip's code demonstrates. But they...
I have an Excel macro which I use constantly. It flicks from one open workbook to the next.
=ACTIVATE.NEXT()
=RETURN()
Is there any equivalent to flick between open documents in Word?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.