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
Excel Functions How to Adjust Column Width and Row Height in Excel (Manual Methods Explained) Visibility is very poor if the column widths are too narrow to display all of the cell contents, or the row height is too narrow to display the contents. In this article, we will explain how to easily and automatically adjust row height and column width to just the right size. With a macro (VBA)... 2025.05.29 Excel Functions
Excel Functions What does the error message "#NAME? Error messages are unavoidable when dealing with Excel, and you may be surprised when they suddenly appear. Here are the meanings and countermeasures for this error message. Meaning of "#NAME? 2024.06.05 Excel Functions
Excel Macro (VBA) For Beginners] Detailed explanation of SeleniumBasic installation procedure. この記事ではSeleniumBasicの詳細なインストール手順を初心者向けに解説。インストールで躓いて自動化を諦めてしまいそうになっていませんか?実は一つ一つ丁寧に進めれば誰でもインストール可能です。20年のエクセル指導経験ありのプロが伝授します。 2025.06.16 Excel Macro (VBA)
Excel Functions Creating a QR Code in Excel (Excel) QR codes are a very convenient way to tell someone a URL or email address, rather than a string of text. It is a very convenient tool because all the recipient has to do is read it. However, the only way to make them is to create and download them using free sites on the Internet... 2024.05.16 Excel Functions
Excel Functions Locking cells to protect only a specific range of sheets Excel (Excel) When using the sheet protection function, there is a function that allows detailed usage such as "allow selection and input in this range of cells, but not in other cells". For example, let's say you have a system that automatically creates transfer data when you enter a company name and amount of money as shown below. In this example... 2024.10.08 Excel Functions
Excel Functions Insert rows without breaking formulas (using spil) Excel (Excel) With Microsoft365 and Excel 2021 or later versions, you can insert, delete, and rearrange rows without breaking the formula by using a feature called Spill. In this article, we will show you a specific example... 2024.09.13 Excel Functions
Excel Functions Easy with Excel and Word! Mastering the art of address printing that anyone can do! Have you ever had to worry about writing addresses for New Year's cards and summer greeting cards? Writing dozens of cards by hand is a lot of work, but buying specialized software is also a bit expensive.... Everyone has experienced this dilemma at least once. But the truth is, your computer... 2024.09.22 Excel Functions
Excel Functions How to Instantly Convert Address Numbers to Kanji Using SUBSTITUTE in Excel. 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... 2024.09.20 Excel Functions
Excel Macro (VBA) How to use the variable type "Workbook" Excel(Excel) Macro(VBA) For other variable types, please refer to Excel (Excel) Macro (VBA) about variable types. First, we will explain the basic usage of the variable type "Workbook". 2024.06.14 Excel Macro (VBA)