Re: $$Excel-Macros$$ xlsb files

2010-12-22 Thread Paul Schreiner
export and import modules too. Paul From: ray To: MS EXCEL AND VBA MACROS Sent: Wed, December 22, 2010 10:05:29 AM Subject: $$Excel-Macros$$ xlsb files i can copy and rename the personal.xlsb in explorer; when i do alt- F11, both the personal.xlsb and the new re

$$Excel-Macros$$ xlsb files

2010-12-22 Thread ray
i can copy and rename the personal.xlsb in explorer; when i do alt- F11, both the personal.xlsb and the new renamed xlsb are listed in the VBAProject Window with all modules intact. Is there a way within the VBA editor to create a new VBAProject(NewName.xlsb)? --