How to Use Excel NESTED IF Function

To reward the customer with quantity discounts for bulk purchases is a common practice in business. Consider the below situation: There are FOUR different IF statements here illustrated by the above table: (1) Here the seller is charging $10 per item if the customer purchases 100 or less items. (2) If the customer buys more…

Read More

How to Calculate Average Number of Items Sold and Average Revenue Generated by a Salesperson in a Transaction by Using MS Excel’s AVERAGEIF Function

How to Calculate Average Number of Items Sold is an important task to perform in many MS Excel projects. Imagine you have the following sales data: How can we find the average number of items sold by a salesperson in an average sales transaction? The formula is: AVERAGEIF = ([RANGE_NAME],”Name”,[AVERAGE_RANGE]) This formula will find the…

Read More

How to Add Running Headers or Footers to a MS Word Technical Document

© Ugur Akinci You can add running headers (also called “running headings”) or running footers to a MS Word technical document so that the text of the selected heading style is automatically printed as a “header” or “footer” either at the top or bottom of every page. Such running headers are useful in identifying the section or chapter that…

Read More