Hi, I'm using RExcel 3.0.1, and according to the documentation ( http://sunsite.univie.ac.at/rcom/server/doc/RExcel.html ), type and location of the server can be set from Excel macros using the SetServerType(), SetServerName(), and SetProcessName() functions. Neverthless, these functions appear in module "ServerConfig" which uses "Option Private Module" at the beginning, what implies that these functions are not available to other excel workbooks/projects outside RExcel.xla, even if they're defined as public functions. Shouldn't they be on a public module? Best, Enrique
_______________________________________________ Rcom-l mailing list Rcom-l@mailman.csd.univie.ac.at http://mailman.csd.univie.ac.at/mailman/listinfo/rcom-l More information (including a Wiki) at http://rcom.univie.ac.at