Jan 19 2022 03:05 AM
I have a large excel file containing over 12,000 rows of data. I cannot filter the data by date because excel doesn't recognise the UK dates as a date format and it cant be changed using the change format settings. I know you can do it by using text to columns and use the DYM setting. However, when I try and do this with the current file it always crashes. How can I avoid this crash or is there an alternative method of resolving the issue?
Jan 19 2022 03:51 AM
@KIZZA94 Have you considered using Power Query (if you are not on a Mac, that is)? Would also be good to know exactly how the "dates" look like before you try to transform them into the UK format.
Jan 19 2022 03:55 AM
12000 rows is not dramatic for Text to Columns itself. Perhaps it crashes due to recalculation if a lot of dependencies. I'd try 1) do the same in safe mode 2) repair/update the Office.
Jan 19 2022 03:58 AM
Jan 19 2022 05:16 AM
@SergeiBaklan I tried both starting in safe mode as suggested and setting 'Calculation Options' to Manual but it still shuts down when I try convert them using text-to-columns. I can't repair or update office because I am using a work computer which is controlled by the organisation.
Jan 19 2022 05:17 AM
Jan 19 2022 05:28 AM
Jan 19 2022 05:40 AM
Jan 19 2022 05:44 AM
Jan 19 2022 05:55 AM
@KIZZA94 Power Query is integrated in Excel since 2016. So, no download needed if you are a recent Excel version.
Jan 19 2022 08:08 AM
- you may ask sysadmins to repair
- one more, copy/paste this column into new file and Text to Columns it. If works, that means the problem in formulas which reference this you column, not in Text to Columns itself.
Mar 15 2022 06:51 AM
Solution@SergeiBaklan Brilliant, that second option worked! Thank you very much.
Mar 15 2022 08:08 AM
@KIZZA94 , you are welcome
Mar 15 2022 06:51 AM
Solution@SergeiBaklan Brilliant, that second option worked! Thank you very much.