How do I call a sub in a different workbook?
What is the method to Start a subroutine in workbook "B" from workbook "A"?
Also, if any public variables or subs in "B" have the same name as public variables in "A", will it cause conflicts? (Because workbook "A" is actually in a routine when it initiates the routine in "B")
Thanks
|