update,
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
Attribute VB_Name = "CheckLastRow"
|
||||
Option Explicit
|
||||
|
||||
Function run(row as integer)
|
||||
Dim last_check_row as integer
|
||||
Dim last_row as boolean
|
||||
|
||||
End Function
|
Reference in New Issue
Block a user