Missing Macros
-
2012년 6월 7일 목요일 오후 4:32
I user showed me that she is missing the Macros she created in Microsoft Excel. I restored her account profile from a date that she told me that she had the macros but they are still not showing up. I'm trying to figure out where they would be stored to restore them.
- 이동됨 Max MengMicrosoft Contingent Staff, Moderator 2012년 6월 8일 금요일 오전 1:34 Moving to a more appropriate forum (From:Office IT Pro General Discussions)
모든 응답
-
2012년 6월 7일 목요일 오후 10:33답변자
In Excel, you can save macros in the personal.xslb workbook. This is usually stored in C:\Users\<username>\AppData\Roaming\Microsoft\Excel\XLSTARTEd Ferrero
www.edferrero.com- 답변으로 표시됨 Jaynet ZhangMicrosoft Contingent Staff, Moderator 2012년 6월 12일 화요일 오전 2:19
-
2012년 6월 8일 금요일 오전 9:10중재자
Hi,
First, try to check whether the file format is .xlsm.
Second, if the file format is correct, press Alt+ F11 to check whether the macros are in there.
Third, if the code exist, then to check whether the sub is defined as public (omitted is the same as public), if the sub is defined as private, the sub name will not show in the Macro dialog box.
Jaynet Zhang
TechNet Community Support
- 답변으로 표시됨 Jaynet ZhangMicrosoft Contingent Staff, Moderator 2012년 6월 12일 화요일 오전 2:19

