I'm trying to make certain fields that did have data in them now be blank. I created an update query: Field-Marketing Support
Update to: [Marketing Support] = Is Null
Field - Submission Date
Update to: [Submission Date] = Is Null
Instead of leaving the fields blank, for Marketing Support it sets the field to 0 and for Submission Date is sets the field to 12:00 A.M. Marketing support is a combo box (text) and Submission Date is a date field.
Thanks for any help you can give me.
Update to: [Marketing Support] = Is Null
Field - Submission Date
Update to: [Submission Date] = Is Null
Instead of leaving the fields blank, for Marketing Support it sets the field to 0 and for Submission Date is sets the field to 12:00 A.M. Marketing support is a combo box (text) and Submission Date is a date field.
Thanks for any help you can give me.