Excel Functions Linking two pull-downs (drop-downs) without macros (for linking only one set) Excel (Excel) この記事ではExcelで2つのプルダウンを連動させる方法を解説します。部署選択後に該当社員のみ表示したいけど作り方が分からず悩んでいませんか?実はINDEX関数とMATCH関数で簡単に連動可能。Excel専門家が伝授します。 2025.06.09 Excel Functions
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... 2024.05.30 Let's Make SeriesLet's make a petty cash book.
Excel Functions How to display time in 15-minute increments (CEILING and FLOOR functions) Excel In the last issue, we introduced how to use the TIME function to display the time in 15-minute increments, 30-minute increments, etc. (TIME function) Excel pointed out that it would be easier to use the CEILING and FLOOR functions... 2024.06.18 Excel Functions
Excel Functions Excel (Excel) Conditional Formatting Methods Excel has a function to change the format according to cell values and various conditions. Here is an example of a specific setting. Suppose you have a simple table like the one below, and you want to shade in red the cells where no sales have been entered. First, select the range you want to format. Next, select "Home"... 2023.12.27 Excel Functions
Excel Functions What does the error message "#VALUE!" mean and what can I do about it? Error messages are unavoidable when dealing with Excel, and you may be surprised when they suddenly appear. Here are the meanings and countermeasures for these errors. As an example of preconditions, let's make a table like this... 2024.05.30 Excel Functions
Excel Macro (VBA) Measure macro processing time Excel(Excel) Macro(VBA) When trying to speed up a macro, it is first necessary to be able to determine how much time was saved before and after the improvement, and how much time was saved or not. To do this, it is necessary to be able to measure the time. In this article, we will show you how to do this. In this article, we will discuss the process of... 2024.01.03 Excel Macro (VBA)
Excel Functions How to Remove Write Protection in Excel (Forgotten Password) If you forgot your Excel password, don’t worry! This article explains how to remove write protection easily by simply changing the file extension. Learn how to unlock read-only mode fast. 2025.07.12 Excel Functions
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... 2024.06.10 Excel FunctionsLet's make an invoice from a sales invoice.
Edge Fix Excel Clipboard Error: 'The Clipboard Cannot Be Emptied' or 'In Use by Another Application' Frustrated by the "File is in use by another application" error during copy and paste? This article provides a detailed explanation of the issue along with both quick fixes and long-term solutions to resolve it effectively. 2025.06.18 EdgeExcel Functions
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. 2025.06.18 Excel Macro (VBA)