check de homepage button> ICT portal: techtuts.host.sk
offtopic:
gebruik eens [code][/code]
gebruik eens [code][/code]
probeer hem zo:
code:
1
2
3
4
5
6
7
8
9
10
11
12
| Sub FileSave()
'
' FileSave Macro
' Saves the active document or template
'
if msgbox("Wat wil je?",vbYesNo,"Titel")=vbYes then
ActiveDocument.Save
else
'hier kan je je macro wat anders laten doen
end if
End Sub |
he bedankt!
dit is precies wat ik bedoel!
dit is precies wat ik bedoel!
check de homepage button> ICT portal: techtuts.host.sk