Bekijk de onderstaande video om te zien hoe je onze site als een web app op je startscherm installeert.
Opmerking: Deze functie is mogelijk niet beschikbaar in sommige browsers.
Privacywetgeving
Het is bij Helpmij.nl niet toegestaan om persoonsgegevens in een voorbeeld te plaatsen. Alle voorbeelden die persoonsgegevens bevatten zullen zonder opgaaf van reden verwijderd worden. In de vraag zal specifiek vermeld moeten worden dat het om fictieve namen gaat.
Sub Start_Second_Round()
[COLOR="#008000"]' Start_timing Macro
' This macro places the current time as the start time and continues with the relative start times from lap 1.[/COLOR]
Sheets("Round_2").Unprotect
Sheets("Round_2").Cells(6, 3) = Time
astTimer
For Each cl In Sheets("Round_2").Range("C6:C95")
[COLOR="#FF0000"]If cl.Value > 0 Then Application.OnTime cl.Value, "astNotify"[/COLOR]
Next cl
Sheets("Round_2").Protect
End Sub
We gebruiken essentiële cookies om deze site te laten werken, en optionele cookies om de ervaring te verbeteren.