How to show developer tab in Office 2007/2010
If the Microsoft Office applications come to their limits, you can help out in many cases with the developer tools. These allow you to write macros, which are small programs in VBA (Visual Basic for Applications) and thus still give your Office projects that certain “liveliness”. However, the tab with the developer tools (Developer tab) isn’t displayed by default. How to enable it in Office 2007 and Office 2010, I want to show you (using PowerPoint) today.
How to show Developer Tools in PowerPoint 2007
Click on the “Menu” button and in the menu that opens, click the “PowerPoint Options” button. Now in the Options window, below the “Commonly used” section, you can find a box where you can activate the developer tools in the ribbon bar.
Following is a brief introduction. Those only looking for the solution of the problem, please scroll down.
Today I want to show you how you keep the two services Dropbox and Google Drive in sync. The whole thing is easier than perhaps previously thought.
With the .NET frameworks DateTime functions you can do a lot of nice things. The handling turns out, in my opinion, very pleasant. The only requirement: You find yourself in a pure .NET environment. When other systems come into play, the trouble begins. But why is it that you can not compare DateTime.Ticks with the PHP mktime()-function?