I have a spreadsheet, about 15000 of the entries inside of it need to be numbers stored as text. (they have a ' preceding the number).
I have tried concatenate, and an if statement, and while they give me the correct output, I still have to click to edit every cell and press enter to change the view of the number from eg. '6000 to 6000 with a green mark in the corner.
The numbers arent consecutive so I cant just change a few and drag down into all the other boxes.
Is there any easier way of getting this done than sitting here all day clicking in the little bar at the top and pressing enter?
The only way I can think of is to put it on a spare pc for a while and put a macro there to click and press enter (but this wont be any quicker than me doing the same).
I have tried concatenate, and an if statement, and while they give me the correct output, I still have to click to edit every cell and press enter to change the view of the number from eg. '6000 to 6000 with a green mark in the corner.
The numbers arent consecutive so I cant just change a few and drag down into all the other boxes.
Is there any easier way of getting this done than sitting here all day clicking in the little bar at the top and pressing enter?
The only way I can think of is to put it on a spare pc for a while and put a macro there to click and press enter (but this wont be any quicker than me doing the same).