Hello,
how to set automatically the customized Quick Style by Answer in Outlook? Or or at least the default one?
This avoids the constant switching, since a completely different template is used for answering - strangely not the default one!
The default Quick Style sets (actually template...
oh, i mean the same shortcut, but to describe this as "Ctrl + Shift + 8" is wrong.
The correct definition for this shortcut is "Ctrl + Shift + (" (as described above).
Also on the EN keyboard layout SHIFT is for ( and not for 8 character.
double thread and I can't delete it anymore.
Dear Admin, pleas del it and thanks for that.
Here is the correct version: How to disable shortcuts for Pilcrow in Outlook (Show or hide paragraph marks)
Hello,
it is not possible to disable the shortcut key "STRG+*" and "STRG+*" for Pilcrow in Outlook and Word (this shortcuts are used in an MS Office 2007, German Edition)
Other many keys can be disabled without problems. But why not not for this shortcuts???
Here is an example from never Word...
Hello,
it is not possible to disable the shortcut key "STRG+*" and "STRG+*" for Pilcrow in Outlook and Word.
Other many keys are disabled without problems.
But why not not for this shortcuts???
Example
ASCII-Codes:
* = 42
( = 40
STRG = 8...
Hello,
If I insert a text per Copy & Past from Outlook to Word and have selected accidentally the signature text in Outlook, then the text would be formatted in Word document as signature.
The big problem in my case is that this text is more than one year on this document so that the text has...
Hello Diane!
Now I have solution and it works fine also in Outlook :
"Automatically Dismiss a Message Box"
Sub MessageBoxTimer()
Dim AckTime As Integer, InfoBox As Object
Set InfoBox = CreateObject("WScript.Shell")
'Set the message box to close after 2 seconds
AckTime = 2...
Hello Diane!
it works fine ;-). You can delete the attached file.
Do you know why the msgbox does not close automatically if the code is insert in VBA editor of outlook?
Public Sub MsgBoxTimer()
Dim objShell
Set objShell = CreateObject("WScript.Shell")
objShell.PopUp "The e-mails...
Hello Diane,
I have here a VBA code but this is not mine I think I am not allow to publish it (also on the forum here).
I tried to modify the code sometimes with the same logic like my question yesterday/today like for "Save Selected Email Message as .msg File" to be possible to process the...
Hello Diane,
how to modify the 1. code of "Save Selected Email Message as .msg File" to save the incoming e-mails via the rule (in the rule assistant via executing a script)?
The original code is with the line "For Each objItem In ActiveExplorer.Selection" which automatically prevents to...
Hello Diane!
Everything is OK! It does not matter.
I just wrote it as a hint for other users.
In my .pst-storage file it was work first via the macro (to get this property "PR_ATTR_HIDDEN...").
Then purely from interest I have searched for a way how this data can be entered manually inside...
it was possible to hide the default "Contacts" folder via your macro (and after that via MFCMAPI) without problem.
The entry "PR_ATTR_HIDDEN..." was not in any folder.
> any folder you see in mfcmapi but not in outlook has the flag
hmm ... I've been looking for a long time and can not find...
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.