Kotlin 1.1.61 + Spring で Web Application を作る (1 of 4) の続きです。
Continue reading Kotlin 1.1.61 + Spring で Web Application を作る (2 of 4)Build Web Application with Kotlin 1.1.61 and Spring で Web Application (1 of 4)
Let’s create web application with Kotlin and Spring. Spring is really sophisticated Java framework, and can do almost of all everything.
Continue reading Build Web Application with Kotlin 1.1.61 and Spring で Web Application (1 of 4)Excel: Prepare to Connect to the Database from VBA
Here’s the way to connect to the database from Excel VBA. (Excel から VBA を使わずにデータを取得・表示する方法もあります。 例: Windows, Excel: データベースから直接値を取得して表示する)
Continue reading Excel: Prepare to Connect to the Database from VBAWindows, Excel: Connect Database Directly and Show the Data
Here, I introduce the way to show the database records in Excel directly. In this article, I’ll show you the way using ODBC connection. (There are other ways.)
Continue reading Windows, Excel: Connect Database Directly and Show the DataExcel: ピボットテーブルで平均を計算する
Excel の ピボットテーブル で平均値を計算する方法です。 特に例外がある場合は気をつける必要があります。
Continue reading Excel: ピボットテーブルで平均を計算する