form in excel or web

M

marta

Good Morning,
I manage a group of Access databases for a group that does
not have Access. They contribute daily data to these
databases. Up until now they have provided me the
information in excel and I have manually transferred it to
Access. As the dataset grows and the number of people
that contribute to these databases also grow, it is
becomming a data nightmare.
My question is: Can I generate entry forms that are driven
off of my Access databases through Excel or the web? If
so, what is the best alternative and how do I go about
generating such form?
Thanks for your help!
Marta
..
 
R

RBComrie

Use a web app to enter data, you can build it using either ASP or ASP.NET.
This will enable real time data entry for the users and requires no data
import or application install.

RBComrie
http://www.codewidgets.com
 
Top