View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.programming
[email protected][_2_] aidan.heritage@virgin.net[_2_] is offline
external usenet poster
 
Posts: 17
Default Selecting Different Workbook

You will need the exact name for the test to work - try a quick test
subroutine with

msgbox activeworkbook.name

run it on the master workbook - this will return the name that excel
sees.