VBA
| 順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | ku | 5311 | B++ | 5.3 | 100% | 90.0 | 478 | 0 | 19 | 2025/12/27 |
| 2 | mikaroko | 2711 | E | 2.7 | 98.0% | 90.0 | 249 | 5 | 10 | 2025/12/29 |
| 3 | nissyo2 | 1588 | G++ | 1.8 | 86.2% | 90.0 | 170 | 27 | 7 | 2025/12/28 |
関連タイピング
-
あの「プレイグラム」を打ってください
プレイ回数10 短文60秒 -
数字キーに定義されている記号の練習
プレイ回数1524 英語短文68打 -
JavaScript 暗記用です
プレイ回数1536 英語長文851打 -
超ロングコマンドがたくさん流れてくるので時間がかかります。
プレイ回数982 長文英字2139打 -
ブラウザで動くテトリスのコーディングです。
プレイ回数2961 長文532打 -
JavaScript 暗記用です
プレイ回数3497 英語長文1038打 -
CSSの暗記用です
プレイ回数1930 英語長文1457打 -
コマンドラインやプログラミング言語のタイピング練習用
プレイ回数2395 英語長文90秒
問題文
(dim fpath as variant)
dim fpath as variant
(numwide=strconv(i,vbwide))
numwide=strconv(i,vbwide)
(msgbox format(a,"yyyy/mm"))
msgbox format(a,"yyyy/mm")
(set wb=activeworkbook)
set wb=activeworkbook
(for i=1 to sheets.count)
for i=1 to sheets.count
(cells(rows.count,"a").end(xlup).row)
cells(rows.count,"a").end(xlup).row
(for each ws in wb.worksheets)
for each ws in wb.worksheets
(rows("1:1").wraptext=true)
rows("1:1").wraptext=true
(activewindow.freezepanes=true)
activewindow.freezepanes=true
(activesheet.copy)
activesheet.copy
(sheets(1).copy after:=sheets(1))
sheets(1).copy after:=sheets(1)
(if activesheet.autofiltermode=true)
if activesheet.autofiltermode=true
(for each i in thisworkbook.sheets)
for each i in thisworkbook.sheets
(debug.print i.name)
debug.print i.name
(selection.value=selection.value)
selection.value=selection.value
(byval target as range)
byval target as range
(call userform1)
call userform1
(application.displayalerts=false)
application.displayalerts=false
(application.cutcopymode=false)
application.cutcopymode=false
(activeworkbook.close)
activeworkbook.close
(if typename(selection)<>"range")
if typename(selection)<>"range"
(application.dialogs(xldialogsaveas).show)
application.dialogs(xldialogsaveas).show
(range("b2").autofilter 2, "<>")
range("b2").autofilter 2, "<>"
(createobject("scripting.filesystemobject"))
createobject("scripting.filesystemobject")
(activeworkbook.saveas path)
activeworkbook.saveas path
("=datedif(rc[-2],rc[-1],""y"")")
"=datedif(rc[-2],rc[-1],""y"")"
(range("c3:d8").select)
range("c3:d8").select
(specialcells(xlcelltypeconstants,23))
specialcells(xlcelltypeconstants,23)
(workbooks.add)
workbooks.add
(activesheet.printpreview)
activesheet.printpreview
(fittopageswide)
fittopageswide
(fittopagestall)
fittopagestall
(numberformatlocal)
numberformatlocal