CELL("address")=ADDRESS(ROW(),COLUMN())
To highlight the active cell in Microsoft Excel, you can use conditional formatting. Here are the steps:
- Select the cell or range of cells you want to highlight.
- Click on the "Home" tab in the ribbon.
- Click on "Conditional Formatting" in the "Styles" group.
- Select "New Rule" from the drop-down menu.
- In the "New Formatting Rule" dialog box, select "Use a formula to determine which cells to format."
- In the "Format values where this formula is true" field, enter the formula "=CELL("address")=ADDRESS(ROW(),COLUMN())"
- Click on the "Format" button and choose your desired formatting options (e.g., fill color).
- Click "OK" to close the "Format Cells" dialog box.
- Click "OK" again to close the "New Formatting Rule" dialog box.
No comments:
Post a Comment