Get startedGet started for free

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.

This exercise is part of the course

Data Visualization in Google Sheets

View Course

Exercise instructions

  • Insert a new column so that column B is blank.
  • Type the heading "Plain Dates" in B16.
  • Enter a formula in B17 using text() to show the date from the the same row in column A with the same formatting but as plain text.
  • Copy the formula down from B17 through B26 and remove the dates that have popped up on your line chart.

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise