Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
Digital Lifestyle
Web Design and Hosting
import online text in .csv format
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="schwine" data-source="post: 354190" data-attributes="member: 14350"><p>I am trying to import a list of words from an online web page using a .csv (comma separated value) import option on the web page. </p><p></p><p>When I click on the .csv option on the web page, I have tried to import the text with various software, including TextEdit, TextWrangler, and Microsoft Word and Excel for Mac. Both Word and Excel offer .csv support but I have not been able to import the text list in the desired fashion. </p><p></p><p>Here is how the text currently imports (vertical arrangement): </p><p></p><p>word1</p><p>word2</p><p>word3</p><p></p><p>Here is how I need the text to import (horizontal arrangement with commas): </p><p></p><p>word1,word2,word3</p><p></p><p>Any tips on how I can import text in the desired horizontal fashion are greatly appreciated.</p></blockquote><p></p>
[QUOTE="schwine, post: 354190, member: 14350"] I am trying to import a list of words from an online web page using a .csv (comma separated value) import option on the web page. When I click on the .csv option on the web page, I have tried to import the text with various software, including TextEdit, TextWrangler, and Microsoft Word and Excel for Mac. Both Word and Excel offer .csv support but I have not been able to import the text list in the desired fashion. Here is how the text currently imports (vertical arrangement): word1 word2 word3 Here is how I need the text to import (horizontal arrangement with commas): word1,word2,word3 Any tips on how I can import text in the desired horizontal fashion are greatly appreciated. [/QUOTE]
Verification
Name this item 🌈
Post reply
Forums
Digital Lifestyle
Web Design and Hosting
import online text in .csv format
Top