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 NumberFormat question

Hi

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

Columns(1).NumberFormat = "Short Date"

How to get this work? Many thanks in advance.

Tom




  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default NumberFormat question

Hi
try
Columns(1).NumberFormat = "MM/DD/YY"

--
Regards
Frank Kabel
Frankfurt, Germany

"Tom" schrieb im Newsbeitrag
...
Hi

I'd like to verfiy that the user works with the numberformat "Short

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

Columns(1).NumberFormat = "Short Date"

How to get this work? Many thanks in advance.

Tom





  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 29
Default NumberFormat question

See your last post from yesterday. Never post new since you have same post
before...
Regards.
Jorge
"Tom" escreveu na mensagem
...
Hi

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

Columns(1).NumberFormat = "Short Date"

How to get this work? Many thanks in advance.

Tom






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
.numberformat Q Aaron Excel Worksheet Functions 4 December 18th 09 02:15 AM
NumberFormat danpt Excel Discussion (Misc queries) 3 May 20th 09 10:55 PM
numberformat? Jack Sons Excel Discussion (Misc queries) 3 September 4th 07 03:44 PM
Numberformat vs string question Mike_Gator14 Excel Programming 1 August 16th 04 02:52 PM
Numberformat Syrus the Virus[_13_] Excel Programming 6 February 12th 04 02:12 PM


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