i want to convert a timestamp column into time. Imagine that this column is extended in 30000 rows
so when i put this formula =ROUND(DATEVALUE("1/1/1970")+A1/(60*60*24),0)
i get this:
VALUE!
Why does this happen
I am using Microsoft office professional plus 2016
the time zone is UTC +2:00
Can you help me with the formula here?