I’ve got a lot of data entered from several years ago. Many of the variables are dates. Recently I created a new data set, now I need to combine the two sets.
Dataset1 was originally created using the 1904 date system. Dataset2 was created using the 1900 date system. When I put them in the same worksheet, either one set or the other ends up with the wrong dates.
I can’t figure out a way to combine them without rewriting all of the dates in 3 columns as MDY, then I could put them back together in the new worksheet. If anyone can suggest something easier, I’d be grateful.