ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Date Format (No Time) (https://www.excelbanter.com/excel-discussion-misc-queries/177559-date-format-no-time.html)

MKnepper

Date Format (No Time)
 
I want a date format without the time stamp. I have cell formatted as
mm/dd/yyyy; however, when I export to Crystal Reports, it converts to
date/time. How do I strip the time from the date in Excel?
--
MKnepper

David Biddulph[_2_]

Date Format (No Time)
 
=INT(A2) or =TEXT(A2,"mm/dd/yyyy"). The latter, not surprisingly, gives
text, rather than a number which can be used in further calculations.
--
David Biddulph

"MKnepper" wrote in message
...
I want a date format without the time stamp. I have cell formatted as
mm/dd/yyyy; however, when I export to Crystal Reports, it converts to
date/time. How do I strip the time from the date in Excel?
--
MKnepper




MKnepper

Date Format (No Time)
 
I tried =INT however that pulls data into Crystal as a string. Once
formatted, I need it to remain as a date.

Any other suggestions?
--
MKnepper


"David Biddulph" wrote:

=INT(A2) or =TEXT(A2,"mm/dd/yyyy"). The latter, not surprisingly, gives
text, rather than a number which can be used in further calculations.
--
David Biddulph

"MKnepper" wrote in message
...
I want a date format without the time stamp. I have cell formatted as
mm/dd/yyyy; however, when I export to Crystal Reports, it converts to
date/time. How do I strip the time from the date in Excel?
--
MKnepper






All times are GMT +1. The time now is 01:30 PM.

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