New mini-project complete and available here: https://www.craig-tolley.co.uk/mini-projects/microsoft-lync-conversation-cleanup/ This tool removes duplicated conversation parts from Microsoft Outlook Conversation History, making your history smaller and more manageable. 3 people found this post useful. Mark this post as useful. Unmark this post as useful.
Category: Microsoft Office
Cannot Save Outlook Attachments when C:\ drive is Hidden
We have Outlook 2010, running on Windows 7 (both 64 bit). Our users were complaining that after opening an attachment in outlook, and going to save it, it came up with an error. Which was: ‘This operation has been cancelled due to restrictions in effect on this computer. Please contact your system administrator.’ To replicate
Continue reading Cannot Save Outlook Attachments when C:\ drive is Hidden
VBA: Create Slide for every Picture in a Folder
This short script runs in PowerPoint VBA. It looks in a given folder for any image and creates a new slide for that image. Once the image has been inserted it determines if the image is portrait or landscape and then resizes the picture, keeping the proportions, to fit the given slide layout as best
Continue reading VBA: Create Slide for every Picture in a Folder
VBA: Create PowerPoint Slide for Each Row in Excel Workbook
This may seem like a really weird thing to want to do. Imagine this though: You want a presentation to show off the names of a lot of students on a constant loop at a kiosk, and you don’t want to have to retype the names. VBA to the rescue. This little snippet of code
Continue reading VBA: Create PowerPoint Slide for Each Row in Excel Workbook
Could Not Open file.doc from SharePoint Server 2010
I have found a couple of solutions to this on the web, but nothing like this. We have SharePoint Server 2010 and Office 2010. I was browsing to a file located on My Site, but other documents . Excel or Word would open and then i would be told: Could not open filename.doc You would
Continue reading Could Not Open file.doc from SharePoint Server 2010