ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Dates in Excel 2003 (https://www.excelbanter.com/excel-discussion-misc-queries/211655-dates-excel-2003-a.html)

JackGombola

Dates in Excel 2003
 
Hello All: I need to perform some operations on an Excel 2003 spreadsheet
with about 13,000 rows. I need some macro code to perform the following on
each row:
1. Change the date in Column C from the dd/mm/yyyy format to mm/dd/yyyy
format.
2. Concatenate the newly formatted date in column C with the time from
column D, which if formatted as hh:mm; then store the result in column C as
mm/dd/yyyy hh:mm. (Note one space between the last digit of the year and
the beginning of the time.)

Any help is appreciated.
Thanks,
Jack Gombola


Sheeloo[_3_]

Dates in Excel 2003
 
You can have a helper column say Col E with the formula
=C1+D1 and format it as you want... mm/dd/yyyy h:mm

You can also copy and paste special as values over Col C once you are happy
with the result.

"JackGombola" wrote:

Hello All: I need to perform some operations on an Excel 2003 spreadsheet
with about 13,000 rows. I need some macro code to perform the following on
each row:
1. Change the date in Column C from the dd/mm/yyyy format to mm/dd/yyyy
format.
2. Concatenate the newly formatted date in column C with the time from
column D, which if formatted as hh:mm; then store the result in column C as
mm/dd/yyyy hh:mm. (Note one space between the last digit of the year and
the beginning of the time.)

Any help is appreciated.
Thanks,
Jack Gombola



All times are GMT +1. The time now is 07:00 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com