Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Tom is offline
external usenet poster
 
Posts: 4
Default Date problem

Hi

I'd like to verfiy that the user works with the date format "Short Date",
but I don't know how format this. The following function works:

Debug.Print Format(#10/4/2004#,"Short Date")


but this code fails:

Columns(1).NumberFormat = "Short Date"


What am I doing wrong? Many thanks in advance.

Tom


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 131
Default Date problem

What is actually in Column 1? And what are your results
when you try setting the NumberFormat? Need to know to
say what is wrong. One example: If column 1 is actually
entered as text, rather than a date value (number), it
will not matter what number format you apply, it will
always show as typed.


-----Original Message-----
Hi

I'd like to verfiy that the user works with the date

format "Short Date",
but I don't know how format this. The following function

works:

Debug.Print Format(#10/4/2004#,"Short Date")


but this code fails:

Columns(1).NumberFormat = "Short Date"


What am I doing wrong? Many thanks in advance.

Tom


.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Date problem


The problem is, that I can't format the Excel sheet with a certain
number format, because each country uses its own settins, so I need to
format the column with the NumberFormat "Short Date".

Tom

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
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
Exel increment date problem wrt todays date. [email protected] Excel Worksheet Functions 1 November 11th 07 06:58 PM
Date Formula Problem - Leave date blank if Null Gayla Excel Worksheet Functions 5 April 24th 07 09:42 PM
Date problem! liamsdad Excel Discussion (Misc queries) 3 June 17th 06 02:27 AM
Date Problem !! cassy01 Excel Discussion (Misc queries) 1 October 4th 05 11:17 PM
Date Problem Edgar[_3_] Excel Programming 1 February 17th 04 03:16 PM


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

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"