Can I embed and link an Access Form into a SharePoint page?

  • Thread starter Thread starter CAPcoordinator
  • Start date Start date
C

CAPcoordinator

Hi all-

I was told that I can link Access to SharePoint; I am wondering if anyone
can get me started by explaining how I can give SharePoint site users access
to my Access Form so that they can view and enter data? (Assuming that it's
possible)

Thank you
-Chris
 
Access forms can only read and update information into a sharepoint
list.

so move your data to a sharepoint list; and then you can display the
sharepoint list in Access using a form.

hth

-Aaron
MCITP: DBA - SQL 2005
 
Back
Top