Hey Developers! 👋

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

How to use Goal Seek in Excel

1 minute read

Microsoft Excel has a Goal Seek feature which can be used to derive value of a cell based on the result set for the cell containing a formula. Let us see thi...

How to repair Microsoft Office 2013

less than 1 minute read

This tutorial provides step by step instruction to repair Office 2013 products like Word 2013, Excel 2013, Outlook 2013 etc.. When you encounter problems wit...

UserForms in Word Macros and VBA

less than 1 minute read

We had earlier seen an example Macro for inserting date and time. We will use the same example but replace MsgBox with UserForms. The users will be displayed...