I have a spreadsheet with a column name Autonumber below which has maximum values expect for a few values "*"
CityName Autonumber
NYC 2
Atlanta 4
Nashville 8
Boston 6
LA *
Vegas 3
Florida *
How can I:-
Scenario a) remove rows with "* " values
Scenario b) put average value of Autonumber to replace "*"