Excel Spreadsheets

Local Support with Excel Spreadsheets: The Power of Excel A spreadsheet is little more than columns and rows, comprised of lists and lists. The real power in Excel spreadsheets is when you use Formulas and/or Functions. Formulas and Functions aren’t the same Contact us using the form below or give us a call if you…

Enforce Excel Formatting in Mail Merge

Advanced Mail Merge Settings Creating multiple documents with unique recipients, sales totals, or dates is accomplished with Mail Merge. Mail merge takes two files (the main document and the data source) and merges them into one. Basic addition: 1 + 2 = 3   1 Main Document (Start Mail Merge)   + 2 Data Source…

Excel – Order of Operations

Order of Operations When the programmers developed Excel to do math for us, they programmed Excel to always perform the math using very strict order of operations. Excel will always calculate anything in Parenthesis ( ) first. Always. Then it will calculate any Exponents (^). Then, from left to right, Excel will calculate Multiplication (*) and…

Mouse Pointers Matter

Click and Drag …. It’s a drag when something unexpected happens, especially when you don’t understand why. Very different things happen in Excel when you click and drag, depending on which mouse pointer is displaying. It’s helpful to be aware of what the most frequently seen pointers are. Review the table below and contact My…

Office 2013 Start Up Options

Word, PowerPoint and Excel 2013 all open with the Start Screen rather than a blank new file. You can change this setting if you would prefer to have the particular program open directly into a blank new file. To disable the ‘start’ screen: Click the File Tab and select Options On the General Screen of…

Relative vs Absolute Cell References

Cell references When creating formulas, we use cell references rather than actual values to show Excel which cells to use in the calculation. By referencing which cell to use in a formula. when the value of the cell changes, the result of the formula updates automatically. By default a cell reference is relative, which allows…