Which program to use

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have an access database. I want to be able to create forms for other people
to enter data into. I don't know whether to use word or excel to create the
form and how do I share the data. The other users would not have Access.
Any help would be appreciated.
 
Hi,

you can use excel to enter data into access, it is possible to write a word
app that could enter the data, but you could use data access pages within
access or write your own HTML/asp pages to get the data in. Other options
are using vb/vb script(very clumsy), getting the runtime version of access
allowing you to deploy the access application to the computers without
access. How good are your programming skills?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top