hello.
i have a sheet in which i record some projects, each one with a different color tag. i.e. the range C3:C21 is where the projects names are stored. I would need a macro that after pressing a button, show the items in the cells range like a list and allows me to add or delete dynamically text in that same cells. it should find the first empty cell in the column and fill it if i add an item or delete the selected item in the menu that opens after pressing the button. is it possible with vba?
thanks.
i have a sheet in which i record some projects, each one with a different color tag. i.e. the range C3:C21 is where the projects names are stored. I would need a macro that after pressing a button, show the items in the cells range like a list and allows me to add or delete dynamically text in that same cells. it should find the first empty cell in the column and fill it if i add an item or delete the selected item in the menu that opens after pressing the button. is it possible with vba?
thanks.