#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 98
Default Date format

Please could someone assist.

I have some data submitted to me, which on the screen is displayed as
1926:04:12 (which is the year:month:date), though excel is holding the data
as a time field, in the background which is 20/03/1900 06:04:12.

How do i capture the true data, I have tried various format changes, though
excel believes its the time i am changing not the values which i am seeing on
the screen.

any help would be appreciated.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default Date format

That format is [h]:mm:ss, just change it to dd/mm/yyyy hh:mm:ss

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)



"Nigel" wrote in message
...
Please could someone assist.

I have some data submitted to me, which on the screen is displayed as
1926:04:12 (which is the year:month:date), though excel is holding the
data
as a time field, in the background which is 20/03/1900 06:04:12.

How do i capture the true data, I have tried various format changes,
though
excel believes its the time i am changing not the values which i am seeing
on
the screen.

any help would be appreciated.



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 98
Default Date format

thanks for the reply,

though the format change changes the displayed data from 1926:04:12 to
20/3/1900 06:04:12.

The data as i see it, is the figures i require - ideally i would want to
change the data (1926:04:12) to a text string for future analysis, elsewhere,
to read 19260412.

the problem is the way the data has been submitted to me and the format of
the cell. excel is reading the data as a time field and not as it is
displayed.


"Bob Phillips" wrote:

That format is [h]:mm:ss, just change it to dd/mm/yyyy hh:mm:ss

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)



"Nigel" wrote in message
...
Please could someone assist.

I have some data submitted to me, which on the screen is displayed as
1926:04:12 (which is the year:month:date), though excel is holding the
data
as a time field, in the background which is 20/03/1900 06:04:12.

How do i capture the true data, I have tried various format changes,
though
excel believes its the time i am changing not the values which i am seeing
on
the screen.

any help would be appreciated.




  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default Date format

=DATE(INT(A1*24),MINUTE(A1),SECOND(A1))
--
David Biddulph

"Nigel" wrote in message
...
Please could someone assist.

I have some data submitted to me, which on the screen is displayed as
1926:04:12 (which is the year:month:date), though excel is holding the
data
as a time field, in the background which is 20/03/1900 06:04:12.

How do i capture the true data, I have tried various format changes,
though
excel believes its the time i am changing not the values which i am seeing
on
the screen.

any help would be appreciated.





  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,345
Default Date format

"David Biddulph" <groups [at] biddulph.org.uk wrote in message
...
=DATE(INT(A1*24),MINUTE(A1),SECOND(A1))


So I'm wrong again! <g

Well done.

--

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings


with @tiscali.co.uk


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel: I enter date and format for date, but shows as number spohar Excel Discussion (Misc queries) 2 March 10th 06 08:40 PM
Can I change a date with no format (20051111) to date format? Rose New Users to Excel 2 November 11th 05 09:03 PM
day/month/year in incorrect format for date format M&A_Jack Excel Worksheet Functions 2 August 16th 05 08:15 PM
How can I convert a date format to an ISO week format (in EXCEL)? ELI Excel Discussion (Misc queries) 2 July 6th 05 06:31 PM
Excel 2000 date format cannot be set to Australian date format Brian Jones Excel Discussion (Misc queries) 1 March 30th 05 06:03 AM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"