i have a date and time column (formatted as so) for data input. this has then been split to two columns, date, and time, using the INT function. however, its entering time as 00/01/1900, and the date as 00:00:00 even when there is no data in the input cell. When i try to use the IFERROR function...