Hey Developers! 👋

Simple iOS development tutorials and tips. Let's build something awesome together with Swift and SwiftUI!

What is new in Swift 2.0

2 minute read

Lots of new feature have been introduced as part of Swift 2.0. The list includes guard, repeat-while, defer, error handling, protocol extensions, print, patt...

How to insert or remove pages in Word

1 minute read

This tutorial explains the steps required to insert or delete empty pages in Word 2016, 2013 and 2010. Adding new page to Word document There are different...

How to hide row and column headers in Excel

less than 1 minute read

Excel Worksheet by default displays the rows and columns header. For some reason if you want to hide these headers then you can use Excel Advanced Options. L...

How to change default ruler units in Excel

less than 1 minute read

The default ruler units in Excel 2016, 2013 and Excel 2010 is set to Centimetres and users can change this default units using the Settings available as part...

How to enable insert equation in Word

less than 1 minute read

Word 2016, 2013 and 2010 provide users with the option to insert mathematical equations in a document. This is quite useful when you are preparing a word doc...

How to check version of Excel

less than 1 minute read

In Excel 2016, 2013 and 2010, the version of excel can be checked using the Help or Account menu. Click the File menu and select Help menu. Navigate to t...

Remove page number from selected pages in Word

less than 1 minute read

This is in response to the query posted by a reader that “How to remove a page number without removing all page numbers ”. Word 2016, 2013 and 2010 have a f...

How to use AutoText template in Outlook

1 minute read

We had already seen about creating email templates to avoid repetitive work in Outlook 2016, 2013 and 2010. Auto Text is another template like feature that a...

How to add filename to footer in Word

less than 1 minute read

Word 2016, 2013 and 2010 allows users to add filename to the footer section using Quick Parts. For example, if you want add filename in a three column footer...