Use Remore Modules

M

Mazinguer Z

In Inglish (more or less xD) ---

Hi. It´s posible that I load a remote Module that contain a subrutines
and I don´t like to have in the project because the implement of the
subrutines (the source) in the module is always change, and I only want
to have a reference to.


Castellano ---

Hola. Es posible cargar un modulo remotamente que contiene subrutinas y
que yo no quiero que este en el proyecto ya que la implementación o
codigo de estas esta siempre cambiando y solo quiero referenciarlas.
 
S

Steve Lang

Hi, Mazinguer,

Yes it is possible. Put your routine in a separate file (either a .dot or a
..doc) and put that file somewhere else. Then in any main project, add a
reference to the separate file with the routine (Tools | References menu in
the VBA Editor). You can then use the routine.

Es sí posible. Ponga su rutina en un archivo separado (un dot o un doc) y
ponga ese archivo en alguna parte. Entonces en cualquier proyecto principal,
agregue una referencia al archivo separado con la rutina (Tools | References
menú en el redactor de VBA). Usted puede entonces utilizar la rutina.
Steve
 
M

Mazinguer Z

Thanks you Steve. Your Spanish is fine, more or less that my english xD

.... other finish thing, It´s posible that the module be in the Intranet
and y reference to him. In any host or web for example.

In Spanglish ---

It´s maravilloso that the people se entienda in a lot of idiomas xD
 
S

Steve Lang

Hi Mazinguer,

I don't know for sure, but if you can navigate to the file in the References
window using the browse button, then the sub routines will be accessible.
Maybe someone else can add to this...

Steve

Hola, Mazinguer,

No sé para seguro, pero si usted puede navegar al archivo en la ventana de
las referencias usando el botón del hojear, entonces las rutinas secundarias
serán accesibles. Algún otro puede agregar quizá a esto...
¡A propósito, realmente no hablo español, yo utilizo un Web site
(http://babel.altavista.com/tr) para traducir!

Esteban
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top