Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi all,
My wife did write her homework and by mistake saved it as addin (xlam file). Now , we need to recover the original file as worksheet. How can I do that? Thank you for any help! Ahmed. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Ahmed
Alt F11 to open the VBA editor Select Thisworkbook from the Add-in in the project explorer Press F4 to see the properties window Change IsAddin to false You see the workbook now Use SaveAs to save it as normal workbook with a new name -- Regards Ron de Bruin http://www.rondebruin.nl/tips.htm "Ahmed" wrote in message ... Hi all, My wife did write her homework and by mistake saved it as addin (xlam file). Now , we need to recover the original file as worksheet. How can I do that? Thank you for any help! Ahmed. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Convert xla add-in to xlam? | Excel Discussion (Misc queries) | |||
Convert xla add-in to xlam? | Excel Discussion (Misc queries) | |||
labelprint.xlam file not found error appears when excel starts | Excel Discussion (Misc queries) | |||
How I know if a file is using a custom addin | Excel Discussion (Misc queries) | |||
How I know if a file is using a custom addin | Excel Worksheet Functions |