S
sigh
HI,
I would like to check for my input fields to make sure
the Data input correctely.
Example. I the text box content 4 fields. The first one
have to be a Character and the Second one have to be a
numeric and third one have to be a space and the forth one
have to be a numeric. How do I write the VB code to
Validation these?
I would like to put the ccode in the Keypress Event, so
when I key in the wrong data .It will promtp me right away.
Eg. The Right data is R1R 4
Any help would be very appreciated.
I would like to check for my input fields to make sure
the Data input correctely.
Example. I the text box content 4 fields. The first one
have to be a Character and the Second one have to be a
numeric and third one have to be a space and the forth one
have to be a numeric. How do I write the VB code to
Validation these?
I would like to put the ccode in the Keypress Event, so
when I key in the wrong data .It will promtp me right away.
Eg. The Right data is R1R 4
Any help would be very appreciated.