LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.programming
ina ina is offline
external usenet poster
 
Posts: 120
Default Transform text in date format


Michael wrote:
Try this formula:
=DATE(RIGHT(D19,4),MID(D19,4,2),LEFT(D19,2))

Where D19 is the cell where the date is, the modify it as needed.
"ina" wrote:

Hello all,

I have this date 12.12.2006 and I would like to transform in a date
format. Is it possible? any suggestion?

Ina



Thank you Michael but with vba need I use dateserial, there isn't a
function called date in vba? isn't?

Ina

 
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
Transform table into calendar format Matheus Excel Discussion (Misc queries) 2 November 20th 09 02:58 PM
Transform csv to qif or ofx format? Henrik Excel Discussion (Misc queries) 0 March 15th 07 08:45 PM
Number Transform to Date sotiris_s Excel Worksheet Functions 2 April 4th 06 02:23 PM
code to convert date from TEXT format (03-02) to DATE format (200203) Gauthier[_2_] Excel Programming 0 September 22nd 04 03:26 PM
Change a date in text format xx.xx.20xx to a recognised date format concatenator Excel Programming 1 November 24th 03 11:33 PM


All times are GMT +1. The time now is 11:49 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"