VBAスタンダード練習

背景
投稿者投稿者Semiいいね3お気に入り登録
プレイ回数2221難易度(2.7) 676打 英字
順位 名前 スコア 称号 打鍵/秒 正誤率 時間(秒) 打鍵数 ミス 問題 日付
1 ku 4770 B 4.7 100% 141.7 676 0 50 2024/10/28
2 ku 4678 C++ 4.6 100% 144.5 676 0 50 2024/10/31
3 2746 E 2.8 97.8% 240.7 676 15 50 2024/11/20
4 2265 F++ 2.2 98.8% 294.8 676 8 50 2024/10/04
5 2044 F+ 2.1 96.1% 317.4 676 27 50 2024/09/22

関連タイピング

問題文

ふりがな非表示 ふりがな表示

(variant)

Variant

(lbound)

LBound

(redim preserve)

ReDim Preserve

(set a = nothing)

Set A = Nothing

(do until)

Do Until

(loop until)

Loop Until

(do while cells(i, 1) = ”xx”)

Do While Cells(i, 1) = "xx"

(loop while cells(i, 1) = ”xx”)

Loop While Cells(i, 1) = "xx"

(case is)

Case Is

(case else)

Case Else

(for each a in selection)

For Each A In Selection

(large)

Large

(small)

Small

(worksheetfunction)

WorksheetFunction

(if a is nothing then)

If A Is Nothing Then

(if not a is nothing then)

If Not A Is Nothing Then

(currentregion)

CurrentRegion

(phonetic.text)

Phonetic.Text

(subtotal)

Subtotal

(this workbook.path)

This Workbook.Path

など

(format(now, ”yyyymmdd”))

Format(Now, "yyyymmdd")

(lookat:=xlwhole)

LookAt:=xlWhole

(find(what:=...lookat:=...))

Find(What:=...LookAt:=...)

(lookat:=xlpart)

LookAt:=xlPart

(filecopy)

FileCopy

(cells(rows.count, 1).end(xlup).row)

Cells(Rows.Count, 1).End(xlUp).Row

(mkdir)

MkDir

(entirerow)

EntireRow

(entirecolumn)

EntireColumn

(resize(1, 3))

Resize(1, 3)

(offset(0, 1))

Offset(0, 1)

(autofilter field:=1)

AutoFilter Field:=1

(xlor)

xlOr

(xland)

xlAnd

(sort.sortfield.clear)

Sort.SortField.Clear

(sort.sortfield.add2)

Sort.SortField.Add2

(xlascending)

xlAscending

(xldescending)

xlDescending

(header = xlyes)

Header = xlYes

(header = xlno)

Header = xlNo

(setrange)

SetRange

(databodyrange)

DataBodyRange

(headerrowrange)

HeaderRowRange

(listcolumns)

ListColumns

(listrows)

ListRows

(on error goto 0)

On Error GoTo 0

(on error resume next)

On Error Resume Next

(debug.print)

Debug.Print

(ubound)

UBound

(redim)

ReDim

問題文を全て表示 一部のみ表示 誤字・脱字等の報告