Re: Validating Dates
- From: "Luis Verme" <verme@xxxxxxxxxxxxxxxxx>
- Date: Tue, 5 Jul 2005 21:59:14 -0500
But of course it still doesn't work
"Luis Verme" <verme@xxxxxxxxxxxxxxxxx> escribió en el mensaje
news:uM6qxPdgFHA.1432@xxxxxxxxxxxxxxxxxxxxxxx
> Oops.
> It's
>
> If IsDate(txtFFinal) Then
> MsgBox "Date is correct"
> else
> MsgBox "Date is incorrect"
> End If
>
> <Bunter_22@xxxxxxxxxxx> escribió en el mensaje
> news:1120615918.938710.153780@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>> Hi Luis,
>>
>> If I am reading your code correctly any date you pass it will be
>> correct, both sides of your if statement are the same?
>>
>> Regards,
>>
>> James
>>
>
>
.
- Follow-Ups:
- Re: Validating Dates
- From: Norman Jones
- Re: Validating Dates
- From: Bunter_22
- Re: Validating Dates
- References:
- Validating Dates
- From: Luis Verme
- Re: Validating Dates
- From: Bunter_22
- Re: Validating Dates
- From: Luis Verme
- Validating Dates
- Prev by Date: Re: out of range error for range value
- Next by Date: RE: Demonstrating mouse clicks with Macro
- Previous by thread: Re: Validating Dates
- Next by thread: Re: Validating Dates
- Index(es):
Relevant Pages
|