role of tabs or commas while converting text to table
if wrong i will report you
if correct i will mark as brainliest
Answers
Answered by
5
Answer:
You can split clearly defined data, like text separated by commas, into several columns with Google Sheets. For example, a column with "Last name, First name" can be split into 2 columns: "Last name" and "First name." On your computer, open a spreadsheet in Google Sheets. If the data’s already in the sheet, select the cells you want to split.
A tab-delimited text file is a text file whose units of text are separated by a tab character.These tab characters organize the text into tabular data. You can convert the file to a CSV (comma-separated values) file by using a spreadsheet application such as Microsoft Excel or LibreOffice Calc.
Explanation:
Similar questions