View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default "User-defined type not defined" error when trying to send e-ma

Hi SupperDuck,

References are specific to a given workbook.

If you wish to add a reference to all new workbooks, open the workbook
template ( in my case, Book.xlt in my XLSTART folder), add the required
reference(s), save and close the template.


---
Regards,
Norman



"SupperDuck" wrote in message
...
Hello Norman,

Thank your for replies. The problem was, when two Excel files are opened
and
i select the Microsoft outlook object library, there is a probability of
not
been seen by one of the files.

Is there a way for selecting these libraries, in all excel files including
the new opened ones?

Thanks...