Sponsored Links
Excel Macro (VBA)

How to use the input screen "InputBox" Excel Macro (VBA)

If you want to use values or arbitrary characters that do not exist in Excel, the "InputBox" is useful to easily create an input screen during macro execution. In this article, we will briefly explain how to use this "InputBox".
Let's make a petty cash book.

How to Create a Petty Cash Log in Excel (Invoice-Compliant Template Guide)

Many companies and sole proprietorships use petty cash to keep track of personal and company finances. However, it is very time-consuming and error-prone to keep balances and to post the information in the cash book to the accounting system...
Excel Macro (VBA)

How to Clear Sheet Data with Excel VBA: Simple Macro Tutorial for Beginners

Tired of manually deleting large amounts of Excel data? This article explains how to delete sheet data using VBA macros with ClearContents, Clear, and Delete—completing the task in seconds.
Sponsored Links
Excel Functions

Automatically create invoices from sales invoices1 Excel (Excel)

There are many useful software systems that automatically output invoices as you record sales data if you pay for them, but many people are unable to install software because they "don't have enough money to pay for it" or "management won't allow it" and are making each invoice by hand...
Excel Functions

How to Fix Missing Sheets in Excel (Step-by-Step Guide)

This article explains how to solve the sheet heading hiding problem in Excel from the options settings. Have you ever had trouble finding a sheet in a file created by someone else? This article is written by the author, who has experience in supporting Excel operations.
Excel Functions

SUBSTITUTE function" Excel, a method to convert numbers in addresses to Chinese numerals in one shot.

When printing addresses on envelopes using the address list of a New Year's card or a customer list, for example, horizontal envelopes are written in arithmetic (Arabic) numerals such as "1, 2, 3", while vertical envelopes must be written in Chinese numerals such as "1, 2, 3". Substitute the numbers...
Excel Functions

How to apply mosaic (blur) Excel

When you are preparing a document or manual for external publication, you may need to refer to a web site or a screen where non-public information is visible. In such a case, you would like to put a mosaic like this on the non-public part. We will explain this method in detail in this issue...
spreadsheet

How to convert Google Spreadsheet to Excel (Excel)

When a business partner submits data in a Google Spreadsheet, or when data created in a Google Spreadsheet is required to be submitted in Excel, it will be necessary to convert the data to Excel. In this article, we will discuss the Google Spreadsheet...
Excel Functions

SUMIF and SUMIFS Functions Excel

The SUMIF function can be used to change the contents of the total according to conditions, and the SUMIFS function can be used to specify multiple conditions. The reason why and how to use the SUMIF...
Excel Functions

How to display time in increments of 15 minutes, 30 minutes, etc. (TIME function) Excel

In some cases, it may be necessary to advance or decrease the time in the unit determined by the company, for example, in attendance management. In this article, we will show you how to use the time entered in fixed time increments, using the CEILING and FLOOR functions...
Sponsored Links
Copied title and URL