Try holding down the Shift key and press Delete (permanent delete)...
Type: Posts; User: tkrokosh; Keyword(s):
Try holding down the Shift key and press Delete (permanent delete)...
The reason I think it is user-based is that it is not occurring on every machine... the point that it only happens on a few suggests it may be a more of a desktop issue?
By any chance is there a version difference between the offices - i.e., your office is Word 2007 and the receiving office is Word 2003? If so, you may need them to install the Office 2007...
I have converted a few companies from Groupwise to Outlook - unfortunately the two products do not work the same. In order for you to accomplish the sharing of contacts universally, you will have to...
Just a thought... sometimes users change options in Outlook not realizing the consequence... check this link out from MS MS Plain Text Option
When an Excel spreadsheet is linked to a Word document it is usually defined as a field. To check this out, select the excel link and press Alt+F9 - you will see the field that is pointing the...
I was thinking of putting code like this in AutoExec. This checks whether one of your unique styles exists in Normal.Dot, if not then you can call the procedure you already have to copy the styles.
...
I would use the application settings for your file paths
With Application
.OrganizerCopy Source:= .StartupPath & "\TLMUser.dot", _
Destination:= Options.DefaultFilePath(wdUserTemplatePath) &...
I will be showing a presentation in June and we have had so many people sign up, that they want to use 2 projectors, since it will be hard for everyone to see the main screen. The hall we are using...
I have recently combined my archive.pst, archive1.pst and archive2.pst files into 2 pst files: ArchiveFolders1 and ArchiveFolders2. Yesterday, when Outlook went to perform its routine autocarchive, I...
Trish,
Hopefully someone here has implemented something like what you're trying to achieve, and can give specific code advice for this problem.
But something that doesn't seem clear here: if...
You could automate this even further by having code in User.Dot that checks to see if the required styles are in Normal.dot, and initiates the copy if needed. Then you wouldn't need the toolbar...
I would use the application settings for your file paths
With Application
.OrganizerCopy Source:= .StartupPath & "\TLMUser.dot", _
Destination:= Options.DefaultFilePath(wdUserTemplatePath) &...
It's been a while since I have had to write VBA, but I'm really struggling with this one. My client requires custom styles to be added to the Normal.dot so that every document created will contain...
Thanx Hans... I'll find out if the reg key is being modified... you're the best... trish
Hi Hans... I have a quick question. I've been contracting with the same company for 5 years and for most of my time here there is a problem with picture placeholder which I cannot resolve. For some...
Are you familiar with macros? I think this will be the most likely solution for your situation.
My rule of thumb when copying and pasting from one Word document to another is to use Paste Special, unformatted text. This will strip all formatting from the document the text is being copied from...
By any chance would the items which you are attempting to archive have the Properties "Do Not Archive" set? Open the e-mail and choose File, Properties... see attached picture...
Glad to hear this option works for you!
I have researched too long on the internet and resorted to good old Woody's... my switch user feature in xp no longer works since I upgraded to SP3. When I attempt to switch user, it flashes what...
Yes, it appears that this is still a problem with media files... looks like they created an add-in to resolve the solution... check it out... MSKB 883519
Hi Ed... found this site which looks like it might do the trick for you! http://www.andreavb.com/forum/viewtopic_4396.html
Enjoy... trish
Hi Diana... did you use styles in your table? If not, an option 'Keep Track of Formatting' may be the culprit. Try turning this option (new to 2002) off (Tools, Options, Edit tab) and see if the...
Hi Colin... not sure of any registry and never had the pleasure of owning/using two monitors, but there is a little known feature with Outlook that will open two windows when launched. Maybe you...