Form without Access

M

Matthew

I would like to have somebody without Access be able to edit the data in my
database. I have a query and a form set up, but can't figure out how to do
it.

Is it possible?

Matthew
 
D

Douglas J. Steele

In order to use your form, they must have Access installed.

If you purchase Office Developer, it includes a royalty-free run-time
version of Access that you can package along with your application so that
users without Access will be able to install the run-time and and use your
application. It's a bit on the pricey side, though, and makes for a large
distributable.
 
Top