D
Del
I have a long list of data in two columns and i want to delete each alternate cell to reduce the amount of data. i.e delete cells A3,A5,A7,A9.........A30507 etc. How to i do this without using CTRL + CLICK on mouse and selecting each cell/row manually?