How to count the number of business days in a given period using the NETWORKDAYS.INTL function

This month’s Financial Function tip is on the NETWORKDAYS.INTL function which is very similar to the NETWORKDAYS function that we covered last month. Both functions are used to calculate the number of working days between two dates. The difference is that NETWORKDAYS limits weekend days to Saturday and Sunday, NETWORKDAYS.INTL allows you to choose any two days of […]

Continue reading


Database Functions

By using the DSUM function, you can specify criteria and conditions regarding which cells should be added together. An alternative to using DSUM is using SUMIF, but SUMIF is not suitable for complex criteria. The list below shows monthly and daily product sales. In cell G5 we have calculated a running total using the DSUM function, […]

Continue reading


COUNTIFS

Are you looking for a simple yet effective way of monitoring the performance of your sales staff? Perhaps you are the Sales Manager and would like to analyse the performance of your staff. The COUNTIFS function can be a great formula to use in order to ascertain if the Sales Representatives have met their targets. […]

Continue reading