T
Tony Williams
Could someone help me with a delete query? I want to build a query that
deletes the data in specific fields I have a table which has a date field
and I want to delete some of the data in some of the other fields in my
table where the date in the record is a specified date. I have tried
building a delete query but when I run it, it deletes all the data for the
specified month not just the data in the field that I want deleted. For
example say I have 10 fields called Field1, Field2,Field 3 etc and Field 1
holds the date. I want to delete the data in Fields 4, 7 and 9 where the
date in Field 1 is a date I specify in a form. I know how to reference the
data input into the form.
Thanks
Tony
deletes the data in specific fields I have a table which has a date field
and I want to delete some of the data in some of the other fields in my
table where the date in the record is a specified date. I have tried
building a delete query but when I run it, it deletes all the data for the
specified month not just the data in the field that I want deleted. For
example say I have 10 fields called Field1, Field2,Field 3 etc and Field 1
holds the date. I want to delete the data in Fields 4, 7 and 9 where the
date in Field 1 is a date I specify in a form. I know how to reference the
data input into the form.
Thanks
Tony