Create Online Surveys using Microsoft Access
Updated 2009-12-01 | Filed under Microsoft Access Tutorials | PDF
Creating online surveys just got a whole lot easier with EQL OnWeb. This tutorial will show you how to publish your Microsoft Access forms online allowing you to easily conduct surveys over the internet.
Estimated Time: 6 - 8 Minutes.
NOTE: In order to proceed, you need to download and install the EQL plugin for Microsoft Access.
Step 1: Create a form for users to fill out
Here I have a database table called IT Requests ready to collect IT requests from employees in various different departments of the company.
I also have a form called IT Requests Form that collects and stores data
into the IT Requests table. The details of how these forms and tables are
created is beyond the scope of this tutorial.
Step 2: Setup AutoExec
In order for the form to show up within your web browser you need to create an autoexec macro. Under Objects select Macros and select New to create a new macro. In the new window type OpenForm in the Action column.
You will then notice an Action Arguments section at the bottom of that window. Within that section enter the Form Name; in my case I enter IT Requests Form. Save the macro and name it autoexec.
Step 3: Activate the EQL plugin
Go to Tools | Add-Ins in the menu bar and click on EQL Data - Activate to activate the plugin. This will close the database before performing the operation.
Step 4: Synchronize Database with OnWeb Server
Now we're ready to put the form on the internet! Open up the database again (after it was closed in the previous step). Notice there is an additional toolbar (EQL Toolbar) with two new buttons. Click on EQL Synchronize to synchronize the database with the OnWeb Server.
Step 5: View the Form on the Internet
The Form is now synchronized and ready for viewing on the internet! Click
on the Webview button in the EQL Toolbar.
This launches the default web browser and displays the EQL Dashboard. Under
the EQL Access OnWeb section click on 'Run this database'. This will
launch the Access Form within the web browser; in my case it launches my
IT Requests Form.
Step 6: Share your form.
Now I'm able to share the form by sending the url in the address bar to the
company employees allowing them to easily make requests to the IT team. Once
they've made an entry, OnWeb will save the data on the server.
Step 7: Collect Data.
In order to save a local copy of the data in Microsoft Access I simply click on the EQL Synchronize button as shown in step 2 and the data is saved into my local database.
NOTE: EQL OnWeb will only synchronize with the currently open database
so you must ensure the correct database is open in MS Access when using the EQL
Synchronize button.
And there you have it: easily collect data over the internet using a Microsoft Acces form.
Find out more about EQL OnWeb here.
Related Articles
- Embed Microsoft Access Forms Online (0.956256570308)
- Share Your Microsoft Access Database on the internet. (0.76109888362)
- EQL Access OnWeb - Quickstart (0.688619087277)
- How to Create Forms in Microsoft Access (0.605383631576)
Unrelated Articles
- Supported Access Versions (0.1397354329)
- Support for databases other than Access (0.15838909069)
- How EQL OnWeb Works Part 1 (0.223099030387)
- Database Comparisons (0.223192765863)