LET function

The LET command exists in several programming languages ​​and is used to assign values ​​to variables. In a similar way in Excel, you can declare one or more variables, assign values ​​to them, and define the expression in which they are used using the LET function. This is especially beneficial when there are parts within the formula that are repeated several times. The LET function, in addition to shortening the formula, also significantly affects the performance …

Loan repayment

Financial functions in Excel allow for a variety of discounting operations. PMT function, for given present value, interest rate and number of periods calculates the total repayment value (annuity). How much, in this case, goes for the principal and how much for interest? To get answers to these questions you need to use the PPMT and IPMT functions.

ENCODEURL

The Registry of the National Internet Domain of Serbia (RNIDS) has been supporting Cyrillic (.срб) domains for some time, which is a good way to promote Serbian alphabet. The Internet also supports a number of other fonts that you can use freely within the Internet browser, but there are situations when it is necessary to “translate” terms in other languages into one understandable to computer, the so-called Pun Code. To perform this we use the ENCODEURL function.

HYPERLINK function

In one of the earlier posts, you could find out how a hyperlink is assigned to an object. With it, we can access the location within the document, send an e-mail or visit a given website. Excel also has a HYPERLINK feature, and knowing a little more about syntax for building web links opens up some new possibilities for automating your reports.

Summarizing in gross

The old word angro, sometimes used in the Serbian language, comes from the French term “en gros” which means “in gross”, “wholesale” … It served me as the inspiration for the title, and in the text I want to show you advanced possibilities when using the SUM function. Let’s see in what, not very common, ways we can give it arguments and summarize the data.