D
DS
How do you set the value in a table? I have a Subform that has a
record in it. It contains a value that is placed there from a popup
form. It has the RecordID from another table that is not used in this
subform. When I delete this record I need it to go to the table where
it came from and reset a value in that table. How do I refrence the table?
TableName!FieldName = 0
Is this right?
Thanks DS
record in it. It contains a value that is placed there from a popup
form. It has the RecordID from another table that is not used in this
subform. When I delete this record I need it to go to the table where
it came from and reset a value in that table. How do I refrence the table?
TableName!FieldName = 0
Is this right?
Thanks DS