Users without Msft Access Installed

A

Allan

Can a working mdb be saved in a format that allows users
that do not have Access installed, use the mdb?
 
D

david epsom dot com dot au

Users that have Excel can connect to the DATA in the mdb,
but you can't use the FORMS and REPORTS unless you have
Access or an Access Runtime installed.

(david)
 
T

Tony Toews

Allan said:
Can a working mdb be saved in a format that allows users
that do not have Access installed, use the mdb?

The most common approach would be to use the runtime to distribute
along with your app.

Microsoft Access (Office) Developer Edition FAQ
http://www.granite.ab.ca/access/developereditionfaq.htm

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
 
Top