About 69,200 results
Open links in new tab
  1. How to Auto-Assign Due Date, (with conditional formatting)?

    Mar 9, 2020 · Select the due date range. In the following, I'll assume that it is B2:B1000, and that B2 is the active cell within the selection. On the Home tab of the ribbon, select Conditional …

  2. How do you change cell color automatically based on date

    Feb 6, 2015 · 1. Suppose Date of show is in cell A2 and Today's date is in cell B2. 2. In cell C2, enter this formula =A2-B2. 3. Click on cell C2 and go to Home > Conditional formatting > New …

  3. Automatically sort rows when entering data in specific column

    Jul 13, 2020 · Hello, I would like my spreadsheet to automatically sort rows when I add new data/rows. Rows should be auto-sorted depending on the text entered/changed in "Column D". …

  4. How to create email notification on upcoming due date in Excel

    Dec 13, 2023 · One way to create email notifications on upcoming due dates in Excel is to use Power Automate, a service that allows you to automate workflows across different …

  5. How do you change cell color automatically based on specific date …

    Mar 7, 2024 · orange= 10 days before IEP date. red= 5 days before IEP date. green= IEP date. All of these rules will be based on the current date, and the dates in the spreadsheet will not …

  6. Auto populate dates on different Excel tabs - Microsoft Community

    To display the Developer Tab in Excel, do the following · Click the Microsoft Office Button, and then click Excel Options. · Click Popular, and then select the Show Developer tab in the …

  7. Automatic Date When Opening a Document - Microsoft Community

    Jun 19, 2024 · ' Format the cell value to the specified date format . Target.Value = Format(Target.Value, dateFormat) End If . End Sub. Close the VBA editor and save the Excel …

  8. Formatting Excel Sheet to Change Colors When Upcoming Dates …

    I work in a facility in which I have to monitor quite a few due dates. I need the Excel sheet to automatically turn a certain color when the date in the cell is coming due. I have two different …

  9. How to have Excel auto delete rows after a date has passed?

    Dec 15, 2023 · Set ws = ThisWorkbook.Worksheets("Sheet1") 'Change "Sheet1" to the name of your worksheet. lastRow = ws.Cells(ws.Rows.Count, "A").End(xlUp).Row 'Get the last row with …

  10. Displaying continually updated time in Excel - Microsoft Community

    I know of, and have used elsewhere, the =now() formula to generate a display of the date, time and so on, which can be set to update automatically, but I don’t know whether that can be …

Refresh