> 주제 > excel > Google 시트에서 데이터를 전환하는 가장 쉬운 방법

Google 시트에서 데이터를 전환하는 가장 쉬운 방법

William Shakespeare
풀어 주다: 2025-03-23 09:47:12
원래의
864명이 탐색했습니다.

Do you think your Google Sheets table will do better if you switch columns and rows? Well, you've come to the right place then :) Today, we'll transpose!

Transpose in Google Sheets means converting your vertical table into a horizontal one (as well as horizontal into vertical). In other words, it's when you switch rows and columns in Google Sheets.

There are two ways to convert rows to columns in Google Sheets (and columns to rows as well).

Use Google Sheets menus to transpose rows to columns & vice versa

  1. Select the data you want to transpose in Google Sheets (I mean, switch rows and columns) and copy it to the clipboard.

    Note. Make sure to select headers as well.

    Tip. You can copy the data by pressing Ctrl+C on your keyboard or using the related option from the context menu:

    Google 시트에서 데이터를 전환하는 가장 쉬운 방법

  2. Create a new sheet (or pick any other place for your future new table) and select its leftmost cell.
  3. Right-click that leftmost cell and choose Paste special > Transposed from the context menu:

    Google 시트에서 데이터를 전환하는 가장 쉬운 방법

The range you copied will be inserted but you'll see that Google Sheets transposed columns into rows:

Google 시트에서 데이터를 전환하는 가장 쉬운 방법

Tip. If your Google Sheets table is of rows that you need to rotate to columns, the way above will work the same way. In both cases, Google Sheets rotates rows to columns & columns to rows at the same time.

Google Sheets TRANSPOSE function

You won't be surprised if I tell you there's a Google Sheets function specifically for this purpose, will you? It's called TRANSPOSE and it takes just the data you need to convert :)

Here, I put the cursor into a cell where my future table will start — A9 — and enter the following formula there:

=TRANSPOSE(A1:E7)

A1:E7 is a range with my original table. 

A9 — the cell with the Google Sheets TRANSPOSE — becomes the leftmost cell of my new table where rows and columns switch places:

Google 시트에서 데이터를 전환하는 가장 쉬운 방법

The main advantage of this method is that once you alter the data in your original table, the values will change in the transposed table as well.

The first method, on the other hand, kind of creates a "photo" of the original table in its one state.

No matter the way you choose, both of them deliver you from manual copy-pasting of rows/columns one by one. So feel free to use the one you like the most. 

I hope now you know a little bit more about how to easily switch rows and columns in Google Sheets. BTW, which method do you prefer?

위 내용은 Google 시트에서 데이터를 전환하는 가장 쉬운 방법의 상세 내용입니다. 자세한 내용은 PHP 중국어 웹사이트의 기타 관련 기사를 참조하세요!

본 웹사이트의 성명
본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.
인기 튜토리얼
더>
최신 다운로드
더>
웹 효과
웹사이트 소스 코드
웹사이트 자료
프론트엔드 템플릿