Skip to main content

All Questions

3 questions with no upvoted or accepted answers
2 votes
0 answers
872 views

Loading UTF8 CSV files generated on a Mac into Excel on Windows: does not recognize encoding

When I generate a UTF8 CSV file in Excel (or some other way) on Windows and then open it n Excel, I expect it to ask me to choose the right encoding. I got a UTF8 CSV file that was generated on a Mac. ...
I Z's user avatar
  • 489
0 votes
1 answer
2k views

Trying to replace multiple strings in Notepad++ from a file

What I am doing is looking at multiple large text files, in these text files are common strings that need to be replaced. If it was a handful of instances I could use the Replace function, but I have ...
Depot's user avatar
  • 1
0 votes
1 answer
1k views

Extract all URLs from CSV /Excel file and put it in a separate column

I have a csv file. When I open the csv file in Microsoft excel, I have a column. Each cell in the column has number of paragraphs. each paragraph has many URLs. I am looking to extract all URLs in ...
Ali_2017's user avatar