View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default How to ensure a macrow will save in Excel?

Make sure that when you install the macro in the user's system that it goes
in a module within the workbook, not an external file like personal.xls
--
Gary''s Student - gsnu200769


"Tigger59" wrote:

I have created a macro to sort and format in Excel and it works fine on my PC
but when I tried to create the same macro on someone else's PC, it wouldn't
save. Could there be something missing in her setup? If so, what is it?