Remove the [3] from val.Completed[3]. It should look like this val.Completed.
[3]
val.Completed[3]
val.Completed
Kevin
It works! Thanks so much for your help!
It looks like you're new here. If you want to get involved, click one of these buttons!
Answers
Remove the
[3]
fromval.Completed[3]
. It should look like thisval.Completed
.Kevin
It works! Thanks so much for your help!