To track reviewed cases with drop-down menus in Excel for Windows, use Data Validation lists in the cells where the choices are needed (for example: Status, Outcome, Reviewer, CARF area, etc.).
Basic steps to create a drop-down list (Windows):
- Prepare the list of choices
- In a new worksheet (or an unused area of the current sheet), type the items you want in the drop-down list in a single column, one item per cell (for example:
Open, In Review, Complete, Deferred).
- Optionally, convert this list to an Excel table so it can auto-expand later:
- Select any cell in the list and press Ctrl+T.
- Select where the drop-down will appear
- Go to the sheet where the CARF cases are tracked.
- Select the cell (or range of cells) where the drop-down should be used (for example, the entire “Status” column).
- Add Data Validation – List
- On the Ribbon, select the Data tab.
- Select Data Validation.
- In the Settings tab, in the Allow box, select List.
- In the Source box:
- Either select the range that contains the list items (for example, a table column on another sheet), or
- Type the items directly, separated by commas, for example:
Open,In Review,Complete,Deferred.
- Make sure In-cell dropdown is checked so the arrow appears.
- If blanks are allowed, leave Ignore blank checked.
- Select OK.
- (Optional) Add an input message or error alert
- In Data > Data Validation, use the Input Message tab to show a short note when the cell is selected (for example, “Select the case status from the list”).
- Use the Error Alert tab to show a message if someone types a value that is not in the list.
- Test the drop-down
- Click a cell with validation and confirm the drop-down arrow appears.
- Select different options and verify they match how CARF cases should be categorized.
Repeat these steps for any other fields that should use drop-downs (such as program type, reviewer name, or compliance result). If the source lists are in tables, adding or removing items from those tables will automatically update all related drop-downs.
References: