I am making a spreadsheet that allows you to enter an activity, press a button, then it stores the activity. A list of activities are compiled over time and there is another button that selects a random activity from the list. You can't use variables for this as they only last until the spreadsheet shuts.
What would be the best way to do this, maybe a list box?
What would be the best way to do this, maybe a list box?