View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Carol Lutz Carol Lutz is offline
external usenet poster
 
Posts: 1
Default Visual Basic problem

when asking to set a variable example:
sit = ActiveSheet.name

We get a compile error that says:

Can't find library or project

What does this mean and how do we correct it. The project
and libary are there and available, but the variable will
not set.