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: Profil Pavel Andreea
 | Femeie 19 ani Vrancea cauta Barbat 26 - 47 ani |
|
TRaP
Moderator
Inregistrat: acum 7 ani
Postari: 827
|
|
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 5 ani)
|
|
pus acum 5 ani |
|