View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Corey Corey is offline
external usenet poster
 
Posts: 172
Default Can't find Project or Library

[B3].Select <==================== Error. Can't Find Project or Library
ActiveCell = Me.ComboBox1.Value


This was working before now it is not.

If a COPY WorkBook was made via a Macro, will the Macro's + Library + Project etc refer to the COPY NOW, or
is there something i need to CHANGE to each copy?

CtM....