All Collections
Categories
Troubleshooting
Why isn't my category showing in the Transactions sheet dropdown list?
Why isn't my category showing in the Transactions sheet dropdown list?
Learn why your category dropdown box might be broken and how to fix it
Heather Phillips avatar
Written by Heather Phillips
Updated over a week ago

If you discover one of your categories is missing from the Category dropdown on the Transactions sheet, or the category dropdown box has disappeared from any of your cells in the Category column in the Transactions sheet you will need to correct the data validation for affected cells.

We include steps for how to fix this issue and tips for how to avoid it in the future.

In Google Sheets

  1. Review the location of your Category column in the Transactions sheet AND Categories sheet. Take note of the column letter that corresponds to the Category column in both sheets.

    1. The default locations in the Foundation Template in the Transactions it's column D and in Categories it's column A.

    2. You'll need to adjust the range references below to reflect the location of your Category column if they are different than the defaults. 

  2. In your Transactions sheet, select the entire Category column by clicking the column header letter (click Column D)

  3. Open the Data Menu

  4. Choose Data Validation...

  5. In the field below Apply to range confirm it's set to Transactions!D2:D.

    1. Using D2:D, instead of D2:D355 (or some other row number) will ensure that all new rows added get the validation too.

    2. Make sure it starts with D2 so the header row is not included.

    3. If your Category column in the Transactions sheet is not in column D adjust the range to use the appropriate column letter.

  6. Set the criteria.

    1. Make sure "Dropdown (from a range)" is selected

    2. Then enter =Categories!$A$2:$A$201 into the field below the selection.

    3. If your Category column in the Categories sheet is not in column A change the formula to use the appropriate column letter.

  7. Review Advanced options

    1. We recommend that you have it set to "Reject Input"

    2. We recommend the "arrow" style dropdown.

How to Avoid this Issue

  1. Do not insert new rows at the top or bottom of the Categories list

  2. If you are pasting manually added transactions into your Transactions sheet, right click and choose Paste Special > Paste Values Only to ensure the data validation gets added to new rows. 

In Microsoft Excel

ℹ️ These steps are for the Tiller Foundation Template for Microsoft Excel. If you are still using the Tiller Money Tracker template (it has a "Tracker" tab along the bottom and only a Yearly Budget) these steps won't work and we recommend you migrate to the Tiller Foundation Template.

  1. Starting with row 2 select all the cells in the Category column to the bottom of the Excel table (look for the alternating shading to stop to see where the table ends).

  2. Choose the Data ribbon

  3. Choose Data validation

  4. Make sure the Allow: option has List selected

  5. In the source input =INDIRECT("Categories[Category]")

  6. Leave "Ignore blank and "In-cell dropdown" checked

  7. Click the "Apply these changes to all other cells with the same settings" option

  8. Click "OK"

How to Avoid this Issue

  1. Do not insert new rows at the top of the Categories list

  2. Use the next available/empty existing row in the Categories sheet to make sure that the Excel Table expands properly (do not skip or leave blank rows at the bottom of the Categories sheet

Did this answer your question?