The third way to get web page from the web by Excel VBA 第一の方法とは 次のソースコードを見てください。 #If VBA7 Then Private …
2018年
Anuhea – Like the Way it Feels
Anuhea “Like the Way it Feels” (OFFICIAL VIDEO) Anuhea(Anuhea Jenkins)の最新アルバム「Follow Me(Deluxe Haw…
図形は2つのコレクションオブジェクトを持っている – ShapesとDrawingObjects
Drawing graphics have two collection objects – Shapes and DrawingObjects 1つ目はShapesコレクションオブジェクト 会…
購入者を重複なくリストアップしたシートを挿入 – プロシージャはできるだけ分割したほうがいい
Insert the worksheet that list the customer and does not include duplicated records 購入者リストを作りたい 会社で購入者リ…
クロスサイトスクリプティング(XSS)という脆弱性のためにサイト作成が阻害されたと思ったら、OSコマンドインジェクションが原因だった
XSS (Cross Site Scripting) Did Not Prevent Me From Completing My Website And OS Command Injection Prevented Me…
複数フォルダのExcel・Word・Powerpointファイルを開いて保存して閉じるだけのマクロ
Only Open/Save/Close Excel/Word/Powerpoint Files of Multiple Folders At Once (Using Windows DIR Command)  …
1カ月分の業務報告書の書式を作成するマクロ
Create Monthly Business Report Format はじめに エクセルで業務報告書の書式を作って、毎日の報告書作成業務をおこなっている会社は多いと思います。 しかし、報告書作成業務は…
IEで電車の運行情報をウェブから取得するマクロ
Scrape Train Service Information from the Web using Excel VBA はじめに Excel VBAから、Internet Explorer(IE)を使っ…
アクティブシートと同じページ設定・シート書式・セル書式のシートを挿入するマクロ
Insert the same worksheet as the active worksheet page setup, sheet formatting and range formatting はじめに 今回のマク…
Excel・Word・Powerpointファイルのドキュメント情報を削除するマクロ
Remove Document Information from a Excel/Word/Powerpoint File Using Excel VBA はじめに このマクロは、ファイルのドキュメント情報…