0

Applying function =lower(A1) on column and cell B1 does nothing. It justs prints as is and adds apostrophe before the function, '=lower(A1).

enter image description here

Followed this general advice for spreadsheets.

I just want to convert all the text in column A to lowercase.

arjun
  • 367
  • 3
  • 16

1 Answers1

1

Maybe you can do like this. Hope can solve your problem

enter image description here

ryanw
  • 667
  • 5
  • 22