vba_code

順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
---|---|---|---|---|---|---|---|---|---|---|
1 | ku | 5217 | B+ | 5.2 | 99.5% | 87.2 | 457 | 2 | 30 | 2025/03/02 |
問題文
(’*))
'*)
(worksheets(””))
worksheets("")
(listobjects(1))
listobjects(1)
(’*1))
'*1)
(takatsukaplan@gmail.com)
takatsukaplan@gmail.com
(たかつか)
高塚
(worksheetfunction)
worksheetfunction
(debug.print)
debug.print
(dim c as class:set c = new class)
dim c as class:set c = new class
(columns)
columns
(rowheight)
rowheight
(on error resume next)
On Error Resume Next
(on error goto 0)
On Error GoTo 0
(if err.number <> 0 then)
If Err.Number <> 0 Then
(msgbox err.description)
MsgBox Err.Description
(err.clear)
Err.Clear
(debug.assert)
debug.assert
(worksheetfunction.transpose(arr))
WorksheetFunction.Transpose(arr)
(databodyrange)
DataBodyRange
(listcolumns(c))
ListColumns(c)
(dim rc as vbmsgboxresult)
Dim rc As VbMsgBoxResult
(vbmodeless)
vbModeless
(activesheet)
ActiveSheet
(application.displayalerts)
Application.DisplayAlerts