목차
How to create Excel colored drop down list
Step 1. Create drop-down list
Step 2. Add colors to drop-down menu
Step 3. Test your colored drop-down list
How to make Google Sheets drop down list with color
How to create color-coded drop down list
Color coded dropdown list in Excel
Color coded dropdown list in Google Sheets
Practice workbook for download
주제 excel Excel 및 Google 시트에서 컬러 드롭 다운 목록을 만드는 방법

Excel 및 Google 시트에서 컬러 드롭 다운 목록을 만드는 방법

Mar 24, 2025 am 09:34 AM

The article shows how to add colors to your data validation lists to make them more visually appealing and user-friendly.

You don't have to be an expert to make a drop-down menu in Excel or Google Sheets. But let's be honest - staring at a long list of values can be pretty boring. If you're looking to add some excitement to your spreadsheets, why not try highlighting a drop-down list with color? Whether you're organizing a list of products, categorizing expenses, or tracking sales data, a colored dropdown will make your data easier to read and understand. In this article, we'll show you how to do just that.

Excel 및 Google 시트에서 컬러 드롭 다운 목록을 만드는 방법

How to create Excel colored drop down list

If you use Excel for data entry, you've likely used the Data Validation feature to create drop-down lists. But did you know that you can also add colors to these lists? This section will guide you through the steps to colorize your drop-down list for a more eye-catching look.

Step 1. Create drop-down list

To add color to your Excel picklist, you first need to create the list itself. If you're unfamiliar with this process, refer to our separate article on creating a drop-down list that describes all possible methods in detail.

For this example, let's assume you have the source list of items in A3:A10 and you've created a drop-down menu with those items. To do that, simply select the range of cells where you want the dropdown to appear (D3:D12 in our case) and click the Data Validation button on the Data tab. In the Data Validation dialog box that appears, choose List from the Allow drop-down menu and, in the Source field, enter the reference to the range of cells containing your items.

Excel 및 Google 시트에서 컬러 드롭 다운 목록을 만드는 방법

Once you've created your drop-down list, you can move on to adding colors.

Step 2. Add colors to drop-down menu

To highlight your picklist with some color, we will be using Excel conditional formatting. The steps are:

  1. Select the cell(s) with your drop-down menu.
  2. On the Home tab, in the Styles group, click Conditional Formatting > New Rule… .
  3. In the New Formatting Rule dialog window, choose the Format only cells that contain option.
  4. Choose Specific Text from the first drop-down box and containing from the second drop-down box. In the third box, enter the reference to the cell containing the value that you want to format with a certain color like shown in the screenshot below. Alternatively, you can type the value enclosed in double quotes directly in the box, e.g. "Blue".

    Excel 및 Google 시트에서 컬러 드롭 다운 목록을 만드는 방법

  5. Click the Format button.
  6. In the Format Cells dialog box, switch to the Fill tab, choose the color you like for that particular item, and click OK.

    Excel 및 Google 시트에서 컬러 드롭 다운 목록을 만드는 방법

  7. Back in the New Formatting Rule dialog window, review the settings, and if everything looks good, click OK to save the changes.

    Excel 및 Google 시트에서 컬러 드롭 다운 목록을 만드는 방법

Step 3. Test your colored drop-down list

To test your colored drop down menu, click on the arrow next to the cell. You should see the list of items you entered, with the first item highlighted in the chosen color:

Excel 및 Google 시트에서 컬러 드롭 다운 목록을 만드는 방법

Repeat the above steps for other selections and you will get a cohesive color scheme that makes it easy to visually distinguish between different selections.

Excel 및 Google 시트에서 컬러 드롭 다운 목록을 만드는 방법

Tips:

  • If you've chosen dark fill colors for your drop-down list, selecting the white font color will make your options more readable. Similarly, if you've chosen light fill colors, using a dark font color will provide better contrast and readability.
  • Don't be afraid to experiment with different color combinations to find the one that works best for your data!
  • In Excel 365, you can use the brand new IMAGE function to create dropdown with pictures.

How to make Google Sheets drop down list with color

Google Sheets has become a go-to tool for many people. Like its Microsoft Excel counterpart, it offers the ability to create drop-down menus for easier data entry. With the latest version of Google spreadsheets, you no longer need to rely on conditional formatting tricks. Now, you can add colors to your data validation lists directly as you create them!

To create a colored drop-down list in Google Sheets, follow these steps:

  1. Select one or more cells where we want the dropdown list to appear.
  2. From the top toolbar, select Data and click Data validation.

    Excel 및 Google 시트에서 컬러 드롭 다운 목록을 만드는 방법

  3. On the Data Validation rules pane, click Add rule.

    Excel 및 Google 시트에서 컬러 드롭 다운 목록을 만드는 방법

  4. In the Criteria drop down menu, pick either the Dropdown or Dropdown from a range option.

    Excel 및 Google 시트에서 컬러 드롭 다운 목록을 만드는 방법

  5. If you choose Dropdown, type your values in the Option 1 and Option 2 boxes, clicking the Add another item button as needed.

    If you choose Dropdown from a range, type the range reference in the text field or use the Select Data Range button to pick the range. Either way, be sure to use absolute references with the $ sign to lock cell addresses such as e.g. =$D$4:$D$8.

    Excel 및 Google 시트에서 컬러 드롭 다운 목록을 만드는 방법

  6. Once you've entered your options, it's time to add some color! Simply select the color you want for each item. If you need more tints than shown in the predefined palette, click Customize, and then choose a custom color.

    Excel 및 Google 시트에서 컬러 드롭 다운 목록을 만드는 방법

  7. When you're finished, click the Done button.

There you have it - a colored drop-down menu that not only looks great, but also helps you organize and analyze your data more effectively.

Excel 및 Google 시트에서 컬러 드롭 다운 목록을 만드는 방법

How to create color-coded drop down list

In the first part of this tutorial, you learned how to create dropdown with colored text values. But what if you want to create a color-coded dropdown where only colors are visible, without any text values? This section will show you how to achieve that outcome. By selecting the same color for both the fill and font, you can create a monochromatic effect that is ideal for organizing data in a clear and concise way. Let's dive in and learn how to create a color coded dropdown list with hidden text values.

Color coded dropdown list in Excel

To make a color-coded dropdown in Excel worksheets, you set up conditional formatting rule as described in Adding colors to drop-down menu. When choosing the format, switch between the Fill and Font tabs and pick the same color on both.

Choosing the fill color:

Excel 및 Google 시트에서 컬러 드롭 다운 목록을 만드는 방법

Choosing the font color:

Excel 및 Google 시트에서 컬러 드롭 다운 목록을 만드는 방법

As a result, you will have a color-coded drop down list where each option is represented by a colored cell. This visual representation can be especially useful for data sets with a large number of categories or where color is a significant factor.

Excel 및 Google 시트에서 컬러 드롭 다운 목록을 만드는 방법

Color coded dropdown list in Google Sheets

To color code drop down list in Google Sheets, follow these steps. After adding background colors (Step 6), do the following:

  1. Click on the color you've added to a certain item, and then click Customize.

    Excel 및 Google 시트에서 컬러 드롭 다운 목록을 만드는 방법

  2. On the Background tab, copy the Hex color code:

    Excel 및 Google 시트에서 컬러 드롭 다운 목록을 만드는 방법

  3. On the Text tab, paste the copied hex code:

    Excel 및 Google 시트에서 컬러 드롭 다운 목록을 만드는 방법

That's it! After following the steps outlined above, you'll have a color-coded dropdown menu effectively hiding the text values and leaving only the color swatches visible.

Excel 및 Google 시트에서 컬러 드롭 다운 목록을 만드는 방법

Note. Please remember that the purpose of visual communication is to enhance understanding, and different situations may require different visual cues to achieve that goal. Color codes are useful for representing data where the color is the primary indicator of meaning. However, if you need to provide additional context for each item, using different fill and font colors can be a more effective way to communicate this information visually.

In conclusion, adding color to drop-down lists in Excel and Google Sheets is a great way to enhance the visual appeal of your spreadsheets while also making them more functional and comprehensible. So go ahead and try it out, and see how color can transform your spreadsheets today!

Practice workbook for download

Excel color drop down list (.xlsx file) Google Sheets drop down list with color (online sheet)

위 내용은 Excel 및 Google 시트에서 컬러 드롭 다운 목록을 만드는 방법의 상세 내용입니다. 자세한 내용은 PHP 중국어 웹사이트의 기타 관련 기사를 참조하세요!

본 웹사이트의 성명
본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.

핫 AI 도구

Undresser.AI Undress

Undresser.AI Undress

사실적인 누드 사진을 만들기 위한 AI 기반 앱

AI Clothes Remover

AI Clothes Remover

사진에서 옷을 제거하는 온라인 AI 도구입니다.

Undress AI Tool

Undress AI Tool

무료로 이미지를 벗다

Clothoff.io

Clothoff.io

AI 옷 제거제

Video Face Swap

Video Face Swap

완전히 무료인 AI 얼굴 교환 도구를 사용하여 모든 비디오의 얼굴을 쉽게 바꾸세요!

뜨거운 도구

메모장++7.3.1

메모장++7.3.1

사용하기 쉬운 무료 코드 편집기

SublimeText3 중국어 버전

SublimeText3 중국어 버전

중국어 버전, 사용하기 매우 쉽습니다.

스튜디오 13.0.1 보내기

스튜디오 13.0.1 보내기

강력한 PHP 통합 개발 환경

드림위버 CS6

드림위버 CS6

시각적 웹 개발 도구

SublimeText3 Mac 버전

SublimeText3 Mac 버전

신 수준의 코드 편집 소프트웨어(SublimeText3)

Excel의 중간 공식 - 실제 예 Excel의 중간 공식 - 실제 예 Apr 11, 2025 pm 12:08 PM

이 튜토리얼은 중간 기능을 사용하여 Excel에서 수치 데이터의 중앙값을 계산하는 방법을 설명합니다. 중앙 경향의 주요 척도 인 중앙값은 데이터 세트의 중간 값을 식별하여 Central Tenden의보다 강력한 표현을 제공합니다.

Excel 공유 통합 문서 : 여러 사용자를위한 Excel 파일을 공유하는 방법 Excel 공유 통합 문서 : 여러 사용자를위한 Excel 파일을 공유하는 방법 Apr 11, 2025 am 11:58 AM

이 튜토리얼은 다양한 방법, 액세스 제어 및 갈등 해결을 다루는 Excel 통합 문서 공유에 대한 포괄적 인 안내서를 제공합니다. Modern Excel 버전 (2010, 2013, 2016 및 이후) ​​협업 편집을 단순화하여 M에 대한 필요성을 제거합니다.

Google 스프레드 시트 Countif 기능은 공식 예제와 함께합니다 Google 스프레드 시트 Countif 기능은 공식 예제와 함께합니다 Apr 11, 2025 pm 12:03 PM

마스터 Google Sheets Countif : 포괄적 인 가이드 이 안내서는 Google 시트의 다목적 카운티프 기능을 탐색하여 간단한 셀 카운팅 이외의 응용 프로그램을 보여줍니다. 우리는 정확하고 부분적인 경기에서 Han에 이르기까지 다양한 시나리오를 다룰 것입니다.

Excel : 그룹 행 자동 또는 수동으로 행을 붕괴하고 확장합니다. Excel : 그룹 행 자동 또는 수동으로 행을 붕괴하고 확장합니다. Apr 08, 2025 am 11:17 AM

이 튜토리얼은 행을 그룹화하여 복잡한 Excel 스프레드 시트를 간소화하여 데이터를보다 쉽게 ​​분석 할 수 있도록하는 방법을 보여줍니다. 행 그룹을 신속하게 숨기거나 보여주고 전체 개요를 특정 수준으로 붕괴시키는 법을 배우십시오. 크고 상세한 스프레드 시트가 될 수 있습니다

Excel : 셀에 공식 예제가 포함 된 경우 Excel : 셀에 공식 예제가 포함 된 경우 Apr 09, 2025 am 09:04 AM

이 튜토리얼은 셀에 텍스트, 숫자 또는 문자열 부분을 포함한 특정 값이 포함되어 있는지 확인하기 위해 다양한 Excel 공식을 보여줍니다. if, istext, isnumber, search, find, countif, exact, sumproduct, vlookup 및 neste를 사용하는 시나리오를 다룹니다.

Excel을 JPG로 변환하는 방법 - 이미지 파일로 .xls 또는 .xlsx를 저장 Excel을 JPG로 변환하는 방법 - 이미지 파일로 .xls 또는 .xlsx를 저장 Apr 11, 2025 am 11:31 AM

이 자습서는 .xls 파일을 .jpg 이미지로 변환하는 다양한 방법을 탐색하여 내장 된 Windows 도구와 무료 온라인 변환기를 모두 포함합니다. 프레젠테이션을 만들거나 스프레드 시트 데이터를 단단히 공유하거나 문서를 디자인해야합니까? YO를 변환합니다

Google Sheets 차트 자습서 : Google 시트에서 차트를 만드는 방법 Google Sheets 차트 자습서 : Google 시트에서 차트를 만드는 방법 Apr 11, 2025 am 09:06 AM

이 자습서는 Google 시트에서 다양한 차트를 작성하여 다양한 데이터 시나리오에 적합한 차트 유형을 선택하는 방법을 보여줍니다. 또한 3D 및 Gantt 차트를 만드는 방법과 차트를 편집, 복사 및 삭제하는 방법을 배웁니다. 데이터 시각화는 CRU입니다

Excel 순위 기능 및 기타 순위를 계산하는 방법 Excel 순위 기능 및 기타 순위를 계산하는 방법 Apr 09, 2025 am 11:35 AM

이 Excel 튜토리얼은 순위 기능의 뉘앙스를 자세히 설명하고 여러 기준, 그룹 데이터, 백분위 수 순위 계산 등을 기반으로 Excel에서 데이터를 순위하는 방법을 보여줍니다. 목록 내에서 숫자의 상대적 위치를 결정하는 것은 Easi입니다.

See all articles