Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 34
Default Function for Date setting in specific format

Hoi,

Can somebody help me out,

With my function I want to set a specific text + date/time format in a
field.
Like for example: Test: 24-okt, 07:10

This is "text + the actual dd-mmm, hh:mm"

regards,
Johan

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 703
Default Function for Date setting in specific format

Hi Johan

MyText = "Test: " & Format(Now(), "dd-mmm, hh:mm")

Regards,
Per

On 25 Okt., 07:10, johan wrote:
Hoi,

Can somebody help me out,

With my function I want to set a specific text + date/time format in a
field.
Like for example: *Test: 24-okt, 07:10

This is "text + the actual dd-mmm, hh:mm"

regards,
* *Johan


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
Format date with specific regional format Fjord Excel Worksheet Functions 1 December 2nd 09 07:12 PM
check date format in regional setting Prema Excel Programming 2 August 20th 09 04:49 PM
Setting date format for list box Kevin Beckham[_3_] Excel Programming 0 January 30th 09 08:55 AM
Change Date Format to Specific Text Format When Copying [email protected] Excel Discussion (Misc queries) 4 December 23rd 08 03:43 PM
Setting the date format Boris Excel Discussion (Misc queries) 3 November 18th 08 12:55 PM


All times are GMT +1. The time now is 12:10 AM.

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

About Us

"It's about Microsoft Excel"