Created
March 20, 2023 20:23
-
-
Save OberdanBrito/318ff7ce407aa16cef8f3610fefd0182 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Dim flag As Boolean | |
flag = False | |
Dim linha, contador, inicio, final As Long | |
linha = 1 | |
contador = 0 | |
inicio = 0 | |
final = 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment