Excel Macro (VBA) "How to Create Your First Excel Macro (Beginner’s VBA Guide) To write a VBA, you start with the "Development" tab, which is not present by default. Click on the File tab, then click on the option... 2024.05.28 Excel Macro (VBA)
Excel Macro (VBA) Macro suddenly stopped working Excel(Excel) Macro(VBA) I have been experiencing a phenomenon around me where macros suddenly stop working after having been used normally until yesterday. The phenomenon is that I had set up a macro that is activated by double-clicking on a specific cell, but it no longer responds when double-clicked. I went to "Develop..." to check the contents of the macro. 2024.02.26 Excel Macro (VBA)
Excel Functions How to set and remove sheet and book protection Excel (Excel) If you are thinking about preventing Excel mishaps, this is a must! This article details how to set up and remove sheet and book protection. In fact, you can easily set it with a password. This article will help you protect your important data. 2025.06.06 Excel Functions
Excel Functions Automatically create invoices from sales invoices 2 Excel (Excel) Creating Invoices Automatically from Previous Sales Statements1 Continuing from Excel (Excel), we will create an invoice. Putting the details on the invoice (using a function)*Using the "FILTER" function using Spil*This one uses the Spil function, so you will need to use Microsoft365 or E... 2024.06.10 Excel FunctionsLet's make an invoice from a sales invoice.
Excel Functions The two reasons for garbled csv files and how to fix them [Thorough explanation by an Excel master] Windows version. "Huh? What is this?" Have you ever opened a CSV file in Excel only to find that the text in the file is a series of unintelligible symbols? Yes, you are now facing a troublesome problem called "garbled characters," which is a common problem that many people suffer from... 2024.09.12 Excel Functions
Excel Functions Linking two pull-downs (drop-downs) without macros (when reflected in multiple rows) Excel (Excel) Excel複数行連動プルダウンを作りたい人は必見!この記事ではマクロなしで複数行のドロップダウンを連動させる方法を詳しく解説します。実はINDIRECT関数と名前定義で簡単に実現できるんです。この記事を読めば効率的な一覧表が作れます。 2025.06.09 Excel Functions
Excel Functions Excel (Excel) to automatically create a backup file every time you save Here is how to automatically create a backup file every time you save Excel. Display the General Options screen First, display the "Save As" screen. On the Excel screen, click the "File" tab, then click "Save As," then click "So... 2024.01.10 Excel Functions
Excel Macro (VBA) How to pass arguments between procedures ByRef,ByVal Excel(Excel) Macro(VBA) This section describes how to pass arguments when procedures are separated. In the article below, I mentioned that it is easier to read and process the code by separating the procedures... 2023.12.27 Excel Macro (VBA)
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 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. 2025.06.06 Excel Functions