View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
AnnapolisStar AnnapolisStar is offline
external usenet poster
 
Posts: 2
Default Can't find project or library

I wrote an application on my laptop and brought it over to my desktop where I
get the message "Can't find project or library" for all variables without
specific dim declarations and for the string function Right. The string
function InStr works ok.

When I simply copy the code module and insert it in a new workbook on my
desktop it works OK (in the new workbook).