I am trying to create a column in a table chart that is a drop down list. This drop down list would be on every row and operate on each seperate row. Below is an example of a table list where "Action" is the column that requires the drop down function. The drop down would have 3 options to select from, "New", "Old" or it would be left blank. Below the example is a screenshot of another example with the drop down function in an Excel document.
ID
Store Name
Action
Amount
001
Walmart
189
002
Meijer
87
003
Costco
112
This seems simple enough but can find any extensions that would provide this capability on a row by row basis. Any help would be appreciated.