How to prepare data in Microsoft Excel: Difference between revisions
No edit summary |
No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
On this page some general information is given about how to convert data in | On this page some general information is given about how to convert data in a spreadsheet. | ||
Microsoft Excel and other spread sheet programs are known to be able to read many data types, however, sometimes this data is interpreted differently than desired. Below are tips to convert/ process data in spread sheets after import and prior to further processing in the Tygron Platform. | Microsoft Excel and other spread sheet programs are known to be able to read many data types, however, sometimes this data is interpreted differently than desired. Below are tips to convert/ process data in spread sheets after import and prior to further processing in the Tygron Platform. | ||
Line 26: | Line 26: | ||
File:ExcelReplaceAllBtn1.jpg|6. Select Replace All | File:ExcelReplaceAllBtn1.jpg|6. Select Replace All | ||
</gallery> | </gallery> | ||
{{article end | |||
|seealso= | |||
* [[Excel]] | |||
* [[Var (Excel)]] | |||
}} | |||
[[Category:How-to's]] |
Latest revision as of 15:54, 30 January 2024
On this page some general information is given about how to convert data in a spreadsheet. Microsoft Excel and other spread sheet programs are known to be able to read many data types, however, sometimes this data is interpreted differently than desired. Below are tips to convert/ process data in spread sheets after import and prior to further processing in the Tygron Platform.
Importing text as numbers in the legacy Import Text wizard in Office 2019 and up
In newer Office versions from 2019 and up, the import text options are changed. The new wizard only has a limited set of options. To use the legacy wizard, this needs to be activated first in the newer Office versions.
See the following article on how to activate the legacy text import wizard:Text Import Wizard
Converting text to numbers
When imported data in an excel has columns with number values alligned to the left, this usually means the numbers are interpreted as text.In the following article from Microsoft it is explained how to easily convert columns with text to numbers: Convert numbers stored as text to numbers
Removing spaces and other characters in bulk from ranges of cells
Sometimes extra redundant spaces or other characters are found in (imported) cells that hinder proper interpretation of the cell value. By using the search and replace functionality this can be dealt with.
- Select the cell (range) affected
- Select Start
- Select Edit > Replace
- Enter a space in the search field
- Leave the replace field empty
- Select Replace All