みなさんこんにちは。株式会社マツリカでNotia事業とSenses事業の開発に関わっているSumida(Twitter, Github)です!職種的には、エンジニア、プロダクトマネージャー、CS、セールスなど、事業の成長に必要なことは何でもやります。 初noteは #祭り化 Advent Calendar 2019 ...
指定したExcelを開かずに参照するマクロです。 指定したExcelの「Sheet1」A1~F15内で、A、C、E列のみ、マクロを組んだExcelに転記します。 Sub DB() '※実行時バインディングバージョン' '転記先をクリア' Worksheets("Sheet1").Cells().Clear '変数、インスタンス化' Dim cn As Object ...
Learning SQL (Structured Query Language), is one way to do that, no matter what role you have within an organisation, even the basics will give you an edge. Chris Lamph from Knowledge Tree Training is ...
The best things in life are free. Sign up for our email to enjoy your city without spending a thing (as well as some options when you’re feeling flush). Our newsletter hand-delivers the best bits to ...
Excel to SQLite simplifies the process of importing Excel data into SQLite databases. It provides automatic schema detection, data transformations, validation rules, and includes an intelligent ...