
Passing a Form name to a module
You'd have to send the code you are using in your module in order to check
for correct usage ...
--
HTH/EQTA
Mario Osorio
--
You'll find good answer to common
and not so common questions
at Dev Ashish's site. <=>
Ud. encontrar buenas respuestas
a preguntas comunes y no tan
comunes en la pgina de
Dev Ashish:
http://www.mvps.org/access
--
--
: I have a module which i need to pass a form name. If a pass astring
: variable set to the form name the module gives me a 424 error. Hardcoding
: the form name in the module works but I need the flexibility to send
variuos
: form names at various times.
:
: