Category: Texts and Strings

iframe in Excel (XLiFrame)

This is the iframe in Excel, if you are familiar with the HTML concept of iframe, you will understand this one right away, it is...

Zipcode-State search

Enter a zip code, and Excel will tell you in which state it is It also has a list of all zip codes for all...

Extract Address into table

Convert US addresses from cells (one column with 1 line for Name, 1 line for address, one line for City, State and Zip code) into...

Progress bar in pure functions

This one is very similar to Tally chart, however, it is for another purpose. It is used to draw a progress bar, yes a progress...

Tally chart in functions

Using a single function can make a graphical view to your number Function is REPT along with IF and INT to show that number in...