How to program that keeps track of the number of times we visit an enumerator?

Hi @cp622
I worked on your form differently to account for the following

  1. The call attempt number is auto computed (@wroos I don’t know whether this answers your previous question :wink:)
  2. Date and time of first attempt are automatically recorded
  3. Subsequent attempt dates can only be equal or greater to previous and not in future
  4. An attempt cannot be made within an hour of the previous attempt (new to your form)

See the form here Recording_CallAttempts1.xlsx (13.8 KB)

The screenshot for the excel is here

Use the earlier instructions given by @Kal_Lam to execute in data collection

Regards
Stephane

2 Likes