On 12 juin, 07:14, James Ravenswood <james.ravensw...@gmail.com>
wrote:
> On Jun 11, 12:39*pm, Mathieu936 <mathieu...@gmail.com> wrote:
>
> > On 1 juin, 13:09, Mathieu936 <mathieu...@gmail.com> wrote:
>
> > > I want to include the functions in the worksheet code because I have
> > > to copy the worksheet, and I don't want to copy a module with it.
> > > That's the only reason.
>
> > anyone has an idea?
>
> An alternate approach to worksheet event macro in the sheet. *The
> macro would:
>
> 1. test for the existence of a module called mathieu
> 2. if the module already exists in the work book, just exit
> 3. create the module
> 3. populate the newly created module with any functions or sub you
> need.
Thanks James for the idea. Thus I assume there is no way to write a
function in the sheet's code. Too bad!
|