Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

I'm using SharePoint 2007. I have created custom-list.

The list contains one column from "Person and group" type, show field: E-mail.

I fill in data in the list column and export this list to excel list.

In the Excel list, I see the Email with employee number.

It looks like: firstName_LastName_CW@bmc.com;#397

How can I export a custom list into Excel without the number?

share|improve this question
Anyone found a solution for this ? – Madhur Ahuja Feb 17 '12 at 6:31

1 Answer

Use calculated fields in excel sheet. Or in sharepoint list

share|improve this answer
Welcome to SharePoint SE! While this helps to answer the question, we prefer more details such as why your answer works. Please edit your post with additional details. – Alex Angas Jul 4 '11 at 7:24
You can't use a calculated field because calculated fields can't read look up fields like the people picker. Does anyone have a real solution? – user8060 Apr 26 '12 at 16:55

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.