Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Command kobo2stata

    Hello
    To import kobocollect data into stata by doing :
    kobo2stata using Questionnaire_Suivi_PVVIH_CLMPEPFAR.xlsx, xlsform (aMLVyY6nmAtZqGq3tFU9bH)
    I get the error message:
    ) required
    r(100);

    However, this is not the first time I have used this command. I would like to have some help in this regard.

    Thanks

  • #2
    kobo2stata is on SSC, as you are asked to explain.

    I can't test anything here, but I wonder whether you need to remove a space, namely

    Code:
    xlsform(aMLVyY6nmAtZqGq3tFU9bH)
    not

    Code:
    xlsform (aMLVyY6nmAtZqGq3tFU9bH)

    Comment


    • #3
      Removing the space does not solve the problem.

      Comment


      • #4
        Thanks for reply. I don't have further suggestions. The help file does advise that the author of the command offers help by email.

        Comment


        • #5
          Ok. Thank a lot

          Comment

          Working...
          X