View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
EWR EWR is offline
external usenet poster
 
Posts: 8
Default Code to fix: 'can't find project or library'

I have a problem where the end-users of my spreadsheet are receiving this
error when executing a Worksheet_Change procedure [Format(...)]. From what I
read, the users need to clear any 'Missing' References.
My question is, can code be put into (where?) a spreadsheet to automatically
clear the Missing References or at least sidestep the problem? Anyone have
code out there?