black maria SENIOR
Age : 37 location : keningau,sabah Tag ID: : SFC 00443 Points : 12943 Reputation : 6 Number of posts : 830
| Subject: if nk lock document (word) 13/9/2008, 12:09 am | |
| 1. Dalam Word, pada Tools menu, pilih Macro, dan klik Macros. 2. Di dalam kotak Macro name, taipkan SetWordOpenPassword. 3. Di dalam Macros in list, pilih Normal.dot (global template). 4. Klik Create. Microsoft Visual Basic® Editor akan dibuka. 5. Diantara kod Sub SetWordOpenPassword() dan End Sub taipkan:
Code: Dim strPassword As String
strPassword = InputBox(Prompt:="Type " & _ "a case-sensitive password that " & _ "must be used to open this document " & _ "from now on, and then click OK.")
ActiveDocument.Password = strPassword
MsgBox Prompt:="Open password set to '" & _ strPassword & "'."
6. Klik di mana di dalam kod macro, dan, di Run menu, klik Run Sub/UserForm. 7. taipkan password, klik OK, dan save dan tutup document. Apabila dibuka semula, anda akan diminta untuk taipkan password. |
|
ilmuhitam JUNIOR
Countries/State : Age : 42 location : keyboard 2 yr screen Points : 12064 Reputation : 3 Number of posts : 234
| Subject: Re: if nk lock document (word) 13/9/2008, 8:45 pm | |
| salamz... nie plak tipz.. utk buka PASSWD x-cel yg dah ter PROTECT.. sekiranya kengkawan lupa key passwd tadi...
Mudah jimat dan berkesan..
klu microsoft excel terlock ... gunakan OPEN OFFICE klick menu Tools> Protect Document > Sheet. unclick pada box protection dan save. bila korang buka semula, semua data akan terbuka seperti sedia kala....
gunakanlah... :rokok: untuk mengubat kelegaan :pompom:
aku tidak bertanggung jawab sekiranya ada penyalahgunaan tips di atas ia anya sekadar ilmupengetahuan.. bukan utk melihat data-data bukan milik kita... oK.... Next.... kita belajar pecah masuk PASSWD M.OFFICE Plak.... |
|
the BLitz CONTRIBUTOR
Countries/State : Age : 38 location : kota belud Tag ID: : SFC 04544 Points : 13094 Reputation : 11 Number of posts : 1700
| Subject: Re: if nk lock document (word) 10/2/2009, 9:59 am | |
| erm ini lock utk 1 word atau utk semua word?..mksd aku klu lock 1 word...yg word lain pun terlock kah jga?.. |
|
Sponsored content
| Subject: Re: if nk lock document (word) | |
| |
|