I have compiled a list of reasons for errors displayed in Excel cells.
Continue reading Meaning of Errors Displayed in ExcelTag Archives: Value
Spring: How to Use Values of Properties
I wrote the way to use values of properties, written in application.properties, in Spring.
Continue reading Spring: How to Use Values of PropertiesHow to Handle Cells with LibreOffice Calc Basic
This article explains how to handle cells with Basic in LibreOffice Calc, a free spreadsheet software. In Excel VBA, you can work with cells like Cell(1, 2)
.