LoginSignup
2
2

More than 5 years have passed since last update.

Googleスプレッドシートで=から始まるセルを関数ではなく文字列として扱う方法

Last updated at Posted at 2017-11-11

T関数を使う

=T("=LOVE") → =LOVE
=T("""") → "

以上。
わかりやすくするためにこういうタイトルにしたけれど、厳密には「文字列を文字列として扱う方法」ですね

参考ページ

T - ドキュメントエディタヘルプ

2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2