The aim of this tutorial is to teach you how to extract information from the form into a pre-configured Excel.
Before you begin exporting, you will need access to the form template and your Excel file that you will use as the format.
.1Enter the codes into each Excel cell:The first step is to enter the codes into each Excel cell where you want the response to be placed:
Open the Excel file where you will enter the responses
Enter the corresponding codes. For example: {{ answers.1_1.value }} to enter response 1.1
Códigos para colocar respuesta 2.1.1.X en cada celda
You can also add site information, network element, or other related object. For example, site code:
Codigo de elemento de red, código de sitio e información del sitio
If you want to add a photo as a response, you must insert a sample image, adjust its size, and put the code in the image link. For example: {{ answers.1_2.photos.0 }} to add the first photo from question 1.2
Código en el hiperlink para cargar una foto de una resposta en una imagen de muestra
Here we provide you with a file containing all the possible Holders (codes to enter)