I want to turn:
| Col1 | Col2 |
|---|---|
| It's time to go home | What's your name |
| He said "nothing" | "I got you" |
into:
| Col1 | Col2 |
|---|---|
| It’s time to go home | What’s your name |
| He said “nothing” | “I got you” |
Is there any way I can achieve that in Google Spreadsheet?
I want to turn:
| Col1 | Col2 |
|---|---|
| It's time to go home | What's your name |
| He said "nothing" | "I got you" |
into:
| Col1 | Col2 |
|---|---|
| It’s time to go home | What’s your name |
| He said “nothing” | “I got you” |
Is there any way I can achieve that in Google Spreadsheet?