Previous Page
Next Page

Introduction to SharePoint Lists

With Access 2007 you are now able to interact with SharePoint functionality; you can link, import, and export data to and from Office SharePoint Server 2007. Office SharePoint Server 2007 is built on Windows SharePoint Services 3.0 and brings together several products into one platform, including Microsoft SharePoint Portal Server 2003 and Microsoft Content Management Server 2002. This section will focus only on SharePoint functionality, specifically working with lists.

SharePoint lists are collections of items that are grouped together in a logical fashion. These items are then available to other SharePoint users to view. You can also create new lists based on an existing list type. The following are the different types of lists that can be created:

Open table as spreadsheet

SharePoint Column Type

Access Data Type

Comments

ID

AutoNumber

Read-only

Single line of text

Text

 

Multiple lines of text

Memo

 

Number

Number

 

Currency

Currency

 

Date or Time

Date/Time

 

Lookup and Person or Group

Number or Memo

When importing, data type will be determined by retrieving IDs or display values. When linking, Number will be used.

Choice (single)

Text

 

Choice (multiple)

Text

 

Yes/No

Yes/No

 

Hyperlink

Hyperlink

 

Attachment

Attachment

 

Calculated

Determined by the resulting value

Read-only, formula is ignored

Rich Text

Memo

Displays only the first 64K of text

Enhanced Rich Text

Memo

Read-only

Displays only the first 64K of text

  

Previous Page
Next Page