M
Maroska Krtica
Hi,
I'd like to learn how to lock a certain record in a form. I have a table
with a field "Closed" (Yes/No). Whenever this value is YES, I'd like to lock
all fields in the form for that record - only the field "Zaklenjeno" should
be left unlocked. This rule should apply for the subform fields as well.
Now to the second part of my problem - there is also a sum in the form. It's
a sum from a subform. Whenever I set YES to "Closed", I'd like to write the
sum value from a subform into a field "Total Purchase" in the table
tbl_sif_Date. I know it is normally not good to write sums in a table, but
this one has to be written. So, this field is calculated and should be
written to a table whenever field "Closed"=YES.
Can you please help me?
Thank you very much.
Brad Gourdo
I'd like to learn how to lock a certain record in a form. I have a table
with a field "Closed" (Yes/No). Whenever this value is YES, I'd like to lock
all fields in the form for that record - only the field "Zaklenjeno" should
be left unlocked. This rule should apply for the subform fields as well.
Now to the second part of my problem - there is also a sum in the form. It's
a sum from a subform. Whenever I set YES to "Closed", I'd like to write the
sum value from a subform into a field "Total Purchase" in the table
tbl_sif_Date. I know it is normally not good to write sums in a table, but
this one has to be written. So, this field is calculated and should be
written to a table whenever field "Closed"=YES.
Can you please help me?
Thank you very much.
Brad Gourdo