Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
bColorPicker = TRUE
Do
If bColorPicker = TRUE Then
***** Write here the code to make the row in the first color*****
bColorPicker = FALSE
Else
***** Write here the code to make the row in the second color*****
bColorPicker = TRUE
End If
Loop Until MyRecordSet.EOF
if rownum % 2 == 0
rownum % 2