VBA
| 順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | BRICK93 | 3600 | D+ | 3.6 | 100% | 90.0 | 324 | 0 | 11 | 2026/02/13 |
| 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 |
関連タイピング
-
タイピングをマスターしたい方向けの問題です。
プレイ回数8374 長文英字326打 -
プレイ回数1.7万 短文英字289打
-
プログラミングで良く使う英単語、構文のタイピングです!
プレイ回数3834 短文英字429打 -
プログラミングタイピング
プレイ回数1248 英字60秒 -
python 基本
プレイ回数753 英字120打 -
コマンドラインやプログラミング言語のタイピング練習用
プレイ回数2510 英語長文90秒 -
CSSの暗記用です
プレイ回数631 英語長文599打 -
キーボードにある記号全て使います!!
プレイ回数3711 英語60秒
問題文
ふりがな非表示
ふりがな表示
(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