Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Contact List Web Part

  Asked By: Vikat Shashtri         Date: May 29, 2009      Category: Sharepoint      Views: 377

Is there a way to take information (i.e. names and phone
numbers) and place it in a Contact List Web Part without having to
input all the information manually?

Tagged:        

 

3 Answers Found

 
Answer #1       Answered By: Stacia Guy          Answered On: May 29, 2009       

Of course there is.

Now the method that you use is totally dependent on where that contact
information currently resides...

 
Answer #2       Answered By: Kacy Bright          Answered On: May 29, 2009       

The information  resides in a Word document as part  of a file share.

 
Answer #3       Answered By: Ivette Burris          Answered On: May 29, 2009       

What's the format of the information  within the Word document? If it's
delimited somehow, you might be able to save it as text, open it in Excel,
and paste it into a list's Datasheet View, but that would depend on the
ordering of the data.

Otherwise, you'll probably have to custom-code something that will parse the
data and send it where you want to go. If the document isn't gigantic, you
might be better off doing copy/paste.

 
Didn't find what you were looking for? Find more on Contact List Web Part Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].