Changing your dates to text
Your task is to format your dates as plain text so the user can plot a candlestick chart to show data from the
Open, Close, High and Low prices. You will do this in the inserted column, using a formula.Cet exercice fait partie du cours
Data Visualization in Google Sheets
Instructions
- Insert a new column so that
column Bis blank. - Type the heading "Plain Dates" in
B16. - Enter a formula in
B17usingtext()to show the date from the the same row incolumn Awith the same formatting but as plain text. - Copy the formula down from
B17throughB26and remove the dates that have popped up on your line chart.
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
Commencer l’exercice