This article brings you relevant knowledge about excel, which mainly organizes the related issues of using Excel grid to implement project progress chart. Set conditional formatting based on this form, which can be displayed intuitively. Let’s take a look at how many remaining grids are left. I hope it will be helpful to everyone.
Related learning recommendations: excel tutorial
If you are given a table with 30 rows × 30 columns like the one below, what will you do? What comes to mind?
If each cell represents a month, the 900 cells in this picture are enough to accommodate most of life.
Set conditional formatting based on this table, which can visually show how much remaining grid is left in life.
Step 1:
Select cells A1:G1, set merge cells, and then fill in your date of birth.
Select a cell area of 30 rows*30 columns starting from A2, adjust the row height and column width, and add borders.
Step 2:
Set conditional formatting
Select cells A2:AD31 and click [Start] → [Conditional Formatting] 】→【New Rule】, follow the steps shown in the figure to set conditional formatting.
The conditional format formula is:
=(ROW(A1)-1)*30 COLUMN(A1)
Let’s briefly talk about the meaning of the formula:
Let’s talk about DATEDIF($A$1,TODAY(),” m") part, used to return the number of whole months from the date in cell A1 to the current date of the system.
Let’s talk about the (ROW(A1)-1)*30 COLUMN(A1) part:
Copy the formula to the right, COLUMN(A1) will become COLUMN(B1), COLUMN( C1)...The function is to get the sequence value starting from 1 and increasing by 1.
Copy the formula downwards, (ROW(A1)-1)*30 will become (ROW(A2)-1)*30, (ROW(A3)-1)*30..., that is Each time the formula is copied down a row, the sequence value is incremented by 30.
The effect of this part of the formula on the cell is as shown below:
Use the number of whole months from the date of birth to the current date (that is, the number of months Age) is compared with the above set of sequence values. If the sequence value is less than the age in months, the entire formula returns the logical value TRUE and executes the specified conditional format.
Save after setting is completed. As long as you open this workbook in the future, the red area in the cell will automatically increase month by month, and the blank area will decrease month by month...
Related learning recommendations: excel Tutorial
The above is the detailed content of Use Excel grid to implement project progress chart. For more information, please follow other related articles on the PHP Chinese website!

This tutorial explains how to calculate the median of numerical data in Excel using the MEDIAN function. The median, a key measure of central tendency, identifies the middle value in a dataset, offering a more robust representation of central tenden

Master Google Sheets COUNTIF: A Comprehensive Guide This guide explores the versatile COUNTIF function in Google Sheets, demonstrating its applications beyond simple cell counting. We'll cover various scenarios, from exact and partial matches to han

This tutorial provides a comprehensive guide to sharing Excel workbooks, covering various methods, access control, and conflict resolution. Modern Excel versions (2010, 2013, 2016, and later) simplify collaborative editing, eliminating the need to m

This tutorial explores various methods for converting .xls files to .jpg images, encompassing both built-in Windows tools and free online converters. Need to create a presentation, share spreadsheet data securely, or design a document? Converting yo

This tutorial clarifies the function of Excel names and demonstrates how to define names for cells, ranges, constants, or formulas. It also covers editing, filtering, and deleting defined names. Excel names, while incredibly useful, are often overlo

This tutorial clarifies the distinction between standard deviation and standard error of the mean, guiding you on the optimal Excel functions for standard deviation calculations. In descriptive statistics, the mean and standard deviation are intrinsi

This Excel tutorial demonstrates how to calculate square roots and nth roots. Finding the square root is a common mathematical operation, and Excel offers several methods. Methods for Calculating Square Roots in Excel: Using the SQRT Function: The

Unlock the Power of Google Sheets: A Beginner's Guide This tutorial introduces the fundamentals of Google Sheets, a powerful and versatile alternative to MS Excel. Learn how to effortlessly manage spreadsheets, leverage key features, and collaborate


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment

EditPlus Chinese cracked version
Small size, syntax highlighting, does not support code prompt function

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

SublimeText3 Chinese version
Chinese version, very easy to use

Notepad++7.3.1
Easy-to-use and free code editor