Hi guys,
I'm writing a script that reads data from an Excel file and updates attributes of different objects accordingly.
Everything works fine except for the date field. When I tried to write the date attribute according to the date I've read from the excel it returned "falls".
What should I do with the date before I try to write it into excel?
Thank you in advance,
Herman
Martin Miskovic on
Hi Herman,
This script works for my 7.2 version of Aris. You can update the date attributes easily within Aris:
In MS Excel you should have the column formatted as standard date column although this setup does not work with Excel 2007, but works fine with 2013. It may be also because of OS I am not sure, I do not have the resources to test my hypothesis.
Try it out and let me know.
Martin