VBA

順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
---|---|---|---|---|---|---|---|---|---|---|
1 | ku | 5355 | B++ | 5.3 | 99.3% | 90.0 | 485 | 3 | 18 | 2025/01/19 |
2 | ku | 5166 | B+ | 5.2 | 98.7% | 90.0 | 471 | 6 | 17 | 2025/03/27 |
3 | 名も無きタイパー | 4666 | C++ | 4.7 | 97.9% | 90.0 | 429 | 9 | 16 | 2025/03/30 |
4 | あいかわようた | 4511 | C++ | 4.6 | 97.6% | 90.0 | 416 | 10 | 14 | 2025/03/19 |
5 | must | 2200 | F+ | 2.3 | 93.8% | 90.0 | 212 | 14 | 8 | 2025/03/28 |
関連タイピング
-
タイピングをマスターしたい方向けの問題です。
プレイ回数7412長文英字326打 -
javaやpythonのコードを打つタイピングです
プレイ回数515長文60秒 -
全文字タイピング練習(108文字×100問,2分間ランダム)
プレイ回数2746英語長文120秒 -
全記号数字タイピング練習(108文字×100問,2分間ランダム)
プレイ回数5800英語長文120秒 -
メソッド名やクラス名をタイピングしよう
プレイ回数119長文英字60秒 -
プログラミングで良く使う英単語、構文のタイピングです!
プレイ回数2407短文英字429打 -
タッチタイピングをマスターしたい方向けの問題です。
プレイ回数8256長文英字411打 -
ITエンジニアならみんな知ってる?!解説付きタイピング!
プレイ回数190短文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