Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have a form that I would like to make some TextBox's to be formatted for dates (having a mask for m/d/yy), and then a couple for dollar amounts $X.XX. Can someone please tell how this is done (any where it needs to be put if it is a specific placement). I've tried: CRF_Form.TextBox1.Value = Format(Date, "m/d/yy") I've seen other people trying this (it doesn't change the data when entering in the data though). Thanks. ![]() -- jlroper ------------------------------------------------------------------------ jlroper's Profile: http://www.excelforum.com/member.php...o&userid=26709 View this thread: http://www.excelforum.com/showthread...hreadid=401396 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
date input mask | Excel Discussion (Misc queries) | |||
excel input mask for textbox | Excel Discussion (Misc queries) | |||
Need A date Mask format for a Textbox on UserForm | Excel Discussion (Misc queries) | |||
Input mask for userform textbox | Excel Programming | |||
Input mask for date | Excel Programming |