Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 67
Default Excel 97, text box Input Mask, local date format

Hi TWIMC,

How do I put an input mask on a text box via VB code in Excel 97 when the
form opens. The input mask I require relates to the date input mask
"dd.mm.yyyy" or what ever the regional settings of the computer being sued
are set to for a short date format.

TIA
KM
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 132
Default Excel 97, text box Input Mask, local date format

Hi TIA;

You would probably need to let them give you the date the
way they want and then convert it. I went to VBA help in
Excel and found the following listings:


User-Defined Date/Time Formats (Format Function)

User-Defined Date/Time Formats Example

I hope that helps,

Greg


-----Original Message-----
Hi TWIMC,

How do I put an input mask on a text box via VB code in

Excel 97 when the
form opens. The input mask I require relates to the date

input mask
"dd.mm.yyyy" or what ever the regional settings of the

computer being sued
are set to for a short date format.

TIA
KM
.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 67
Default Excel 97, text box Input Mask, local date format

Hi, it doesn't realy help because I need to have in the text box the input
mask dd.mm.yyyy and for that to remain when they start to type a date and
once they have type the date, the cursor jumps to the month so the user does
not have to enter the date sparator.

I'll keep looking, thank anyway.

Thanks In Advance (TIA)
KM

"GJones" wrote:

Hi TIA;

You would probably need to let them give you the date the
way they want and then convert it. I went to VBA help in
Excel and found the following listings:


User-Defined Date/Time Formats (Format Function)

User-Defined Date/Time Formats Example

I hope that helps,

Greg


-----Original Message-----
Hi TWIMC,

How do I put an input mask on a text box via VB code in

Excel 97 when the
form opens. The input mask I require relates to the date

input mask
"dd.mm.yyyy" or what ever the regional settings of the

computer being sued
are set to for a short date format.

TIA
KM
.


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Excel 97, text box Input Mask, local date format

Not supported in any controls provided with Excel.

--
Regards,
Tom Ogilvy

"Kevin McCartney" wrote in
message ...
Hi, it doesn't realy help because I need to have in the text box the input
mask dd.mm.yyyy and for that to remain when they start to type a date and
once they have type the date, the cursor jumps to the month so the user

does
not have to enter the date sparator.

I'll keep looking, thank anyway.

Thanks In Advance (TIA)
KM

"GJones" wrote:

Hi TIA;

You would probably need to let them give you the date the
way they want and then convert it. I went to VBA help in
Excel and found the following listings:


User-Defined Date/Time Formats (Format Function)

User-Defined Date/Time Formats Example

I hope that helps,

Greg


-----Original Message-----
Hi TWIMC,

How do I put an input mask on a text box via VB code in

Excel 97 when the
form opens. The input mask I require relates to the date

input mask
"dd.mm.yyyy" or what ever the regional settings of the

computer being sued
are set to for a short date format.

TIA
KM
.




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
Combination text/number input mask Travel Guy Excel Discussion (Misc queries) 1 June 7th 09 09:13 PM
date input mask dagibbie Excel Discussion (Misc queries) 1 October 29th 08 03:08 PM
how to format data with an input mask like ss# (***-**-****) Dennis New Users to Excel 2 March 28th 08 10:31 PM
Time input mask format WNB-96740 Excel Discussion (Misc queries) 2 December 16th 05 03:15 PM
Input mask for date Peter[_35_] Excel Programming 1 January 30th 04 09:53 PM


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