How to use ExcelEverywhere
In this article we'll be explaining how to use
ExcelEverywhere to create an online survey form. Forms are
commonly used on the web as a way of obtaining information from
users. Users simple fill in or select values for a series of
questions and then, when they are satisfied with their answers,
they click on a button to submit the information.
Hide the columns
|
The example survey form that we'll be creating in this
article allows users to provide feedback on a
fictitious training course. Each time someone fills out
the survey form and clicks on the 'Submit' button, the
web page automatically generates and sends an email
containing a summary of the users responses. During this article we will be using the following software:
The article consists of 3 parts
Creating the original survey spreadsheet in Excel
The survey spreadsheet will consist of two columns
that will be displayed on the resulting web page, one
column containing the questions of the survey, and the
other column containing the input cells for the
users responses. Extra columns are also used in
the example survey spreadsheet for the options that
will be displayed in dropdown list boxes. Both the headings and the questions that make up the
survey form should be entered as text into the
spreadsheet. Step 2: Create the cells for the answers to the questionsThe cells that you want the user to use to enter
their responses to the survey questions should all be
marked by setting the background color to an arbitrary
unique color. All cells must have the same color, for
example in the survey spreadsheet weve used
bright yellow. Creating Textbox input cellsFor responses where the user will simply enter some text, no special action is required in the spreadsheet. Creating Dropdown list input cellsTo create a Dropdown list input cell:
Creating Checkbox input cellsIn order to create a Checkbox input cell simply type
the text FALSE into a cell, and
ExcelEverywhere will create an unchecked
checkbox. Step 3: Hide rows and columnsThe final step in creating the survey spreadsheet is to hide the areas of the spreadsheet that shouldn't be visible on the webpage. This can be achieved simply: |
Finished version of the web page
