Question: Use a user generated procedure in more than one worksheet

Is it possible to easily use a procedure that I create in one worksheet in other worksheets (i.e. make it into a loadable package) without having to cut and paste the whole procedure text into each worksheet that I want to use it in?  It is a bit of a pain to have to do manual version management of my particular procedure in each sheet when I use it in a number of different files.

On a separate note I was disappointed I wasn't able to compile this procedure because it returns an array and that I couldn't use find/replace in MathText.  Find and replace would be very useful when transferring code from one platform to another (Maple) where text commands and syntax are similar, but not identical.

Thanks,
Paul

Please Wait...