Axuda do Collabora Office 24.04
Define o límite inferior predefinido para matrices entre 0 e 1.
Option Base { 0 | 1}
This statement must be added before the executable program code in a module.
Option Base 1 Sub ExampleOptionBase Dim sVar(20) As String MsgBox LBound(sVar()) End Sub
Precisamos da súa axuda!