I have a form that is a split form with the datasheet portion on the bottom and the form portion on the top. The top portion displays the date field as a simple textbox control, but the data sheet portion displays the field as a date picker control. Is this normal? I wish that the controls on the form portion would display as date picker controls as well. The fields in the underlying table are date type (Short) and the Show as date picker option is set to For Dates on the form. Does anyone know why this doesn't work? Thank You.