C
Chase Preuninger
I am writing an app where I am simply moving cells from one excel file
to another. The problem is I need to keep the date formats exactly as
they appear in the original. For example "9/12/2005" !=
"09/12/2005". These dates are not in a consistent format as well.
How can I transfer the formats.
to another. The problem is I need to keep the date formats exactly as
they appear in the original. For example "9/12/2005" !=
"09/12/2005". These dates are not in a consistent format as well.
How can I transfer the formats.