Hello,
The errors I am getting when trying to merge 2 excel docs using a union to append on a continuous monthly basis from one doc that has all the old data and the one that will be the new monthly data that will need to be updated :
Lost information in translation
Invalid date Earliest date supported is Dec 31, 1899
If it says not a valid date time because I have dates/times but it also has NA on some on this same field, what would be the best thing to do next?
Also, for a union when merging two excel docs, I have 2 fields that are not in one of the excel docs, can I still use union?
Thanks.