Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Tuesday, June 12, 2012 2:41 PM
Dear All,
I have imported Excel Sheet to Custom list but all of the colomn is "Multiple lines of text". how can i conver it to "Single line of text" or "Choice" ?
Besr Regards
Lasantha
All replies (3)
Tuesday, June 12, 2012 3:40 PM âś…Answered | 1 vote
Have you tried to create a new calculated column to transform your data? Try using the TEXT function, reference document is here http://office.microsoft.com/en-us/windows-sharepoint-services-help/examples-of-common-formulas-HA001160947.aspx
-victor
Be a part of the community, please remember to indicate if your question/comment has been answered or is helpful.
Tuesday, July 31, 2012 6:28 AM | 9 votes
I found that by changing the column properties from text to plain text, and number of lines to 1, and saving, then reopening, the option was there to change the multi-line to single line
Reference
Settings > Edit Column
<input CHECKED="checked" id="onetidRichTextPlain" name="RichText" title="Plain text" type="radio" value="PLAIN" /> |
<label for="onetidRichTextPlain"></label> |
Wednesday, December 7, 2016 6:44 PM
Yes. Brilliant.