Carsten Sorensen
January 9th, 2000, 04:00 PM
I need a VBA program, which can automatically add a custom menu in Excel. I know how to add a menu manually, but if many users are going to use the program it would be nice to have some kind of installation program. I the older versions of Excel (v7) VBA the menu was 'attached' to the XLS file with the VBA code, so when you executed the file automatically via XLstart the menu was there, but that is not the case anymore...