How can I open form from vba thrue Excel or Access?

  • VladimirLilenko
    Asked on June 19, 2017 at 12:31 PM

    I have a lot of records, for example: (https://eu.jotform.com/uploads/*****/*****/******/****)

    How can I open these forms in the browser?

    Forms with addresses, for example: https://form.jotformeu.com/****  open perfectly. 

     

    I use this vba code: Application.FollowHyperlink 'some adress'

     

  • David JotForm Support
    Replied on June 19, 2017 at 1:46 PM

    If you are trying to open specific submissions, it would be

    https://www.jotform.com/edit/SubmissionID#

    That would open the form with that specific submissions entries populated.

    If there is something else you are trying to accomplish, let us know a bit more detail and we will see what we can do.

  • VladimirLilenko
    Replied on June 19, 2017 at 3:00 PM

    Thanks for the quick reply, but I can not click on your link.

  • jonathan
    Replied on June 19, 2017 at 5:26 PM

    The link provided by David is just a dummy example link. So there is nothing on it.

    You can view and edit the submission data of your form in the View Submission panel.

    User guide: How-to-View-Form-Submissions

    Click on the EDIT button on the upper right of the screen to go to Edit mode.

    How can I open form from vba thrue Excel or Access? Image 1 Screenshot 20