Mrrrr's Forum (VIEW ONLY)
Un forum care ofera solutii pentru unele probleme legate in general de PC. Pe langa solutii, aici puteti gasi si alte lucruri interesante // A forum that offers solutions to some PC related issues. Besides these, here you can find more interesting stuff.
|
Lista Forumurilor Pe Tematici
|
Mrrrr's Forum (VIEW ONLY) | Reguli | Inregistrare | Login
POZE MRRRR'S FORUM (VIEW ONLY)
Nu sunteti logat.
|
Nou pe simpatie: just_iulia Profile
 | Femeie 25 ani Giurgiu cauta Barbat 26 - 48 ani |
|
|
TRaP
Moderator
Inregistrat: acum 7 ani
Postari: 858
|
|
Source:
This is the original code which must be added to ThisWorkbook
'------------------ Copy to ThisWorkbook ------------------ Private Sub Workbook_BeforeSave(ByVal SaveAsUI As Boolean, Cancel As Boolean) ActiveWorkbook.RemovePersonalInformation = False End Sub |
But I want a button in QAT, so this is the edited code:
Sub DocInspectorDisable() ActiveWorkbook.RemovePersonalInformation = False End Sub |
Modificat de TRaP (acum 6 ani)
|
|
| pus acum 6 ani |
|