Michael:
What about this in the init of the textbox.
this.value = transform(month(date()),"99") + "/" + transform(day(date()),"99")
But use your date source.
Regards,

Jack


MB Software Solutions wrote:
> My need:  to show a date in MM/DD format only...*no year part.*
> 
> I looked in help under TRANSFORM and didn't see the answer.  I tried 
> using the YS for the textbox Format Property but it still showed the 
> year.  I could create a UDF but thought I'd just make sure nothing else 
> existed prior to doing so.
> 
> TIA!
> --Michael
> 


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to