the date difference is not a vba issue, rather it is a difference in the way apple and msft handle dates.Originally Posted by Paleo
likewise, there are differences in the coded representation of certain characters, e.g., as i recall, breaking space.
also, the separator used in paths.
one can conditionalize vba code to asccount for some differences, such as those i listed supra. for some others, i guess one is outta luck.