スプレッドシートで日、時のセルを結合したい
時間(01)だけだと変換に失敗するので、01:00:00などに置換しておく。
=concatenate(text(A2,"mm/dd/yyyy")&" "&text(B2,"hh:mm:ss")) 時間(01)だけだと変換に失敗するので、01:00:00などに置換しておく。
How to combine date and time columns into one column in Google sheets?
時間(01)だけだと変換に失敗するので、01:00:00などに置換しておく。
=concatenate(text(A2,"mm/dd/yyyy")&" "&text(B2,"hh:mm:ss")) 時間(01)だけだと変換に失敗するので、01:00:00などに置換しておく。
How to combine date and time columns into one column in Google sheets?