Hi,

I have a text box that I only want a date entered in to. But, what else I would like to do is as the user is typing, the / signs automatically get placed after the month and year..

It's just kindof a nice feature to have and I have seen it done before.. Access seems to have this built in but I can't figure it out in VB6.

I understand that there might be a control that does this, but would rather do it in code so I don't have to distribute another control..

Thanks,

Dan