Hello,
I want to place vba-code in module1 to do all excel-files who is
open to save and to close.
I thought:
Sub test()
Dim ex As New Excel.Application
For Each w In ex.Workbooks
w.Close savechanges:=True
Next w
End Sub
but this is not working.
Any idea?
mulderm
Hello,
I am looking for some code that a messenge disappear on my screen when an email is send to mine provider from any
program´s on my computer.
Who know´s?
Greeting,
mulderm
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.