Well I think that my situation is very complicated. But I will try what you all suggest me today. To set Data entry to No.
I need that users always when choosing records from form A and when going to the form B to enter data like new record. User just need to enter data.
If he want to see previus specific ID record he choose the specific ID record and opened in. If the record is approved then all the fields form that specific ID are locked, so in that specific ID record he can not change data anymore.
1. User enter new data in form A
2. In form A is some buttonA who say Use that item A for something ( usage of some item)
3. User click the buttonA and open form B ( here the form must be empty, he must enter new record) with some another buttons, one imortant is button sign record let say button C
4. User enters all the data in the form B and then he click the button C and first sign the record
5. then came approver he open specific record that mean form B and he also click the button C to sign the record- he approved the record
6. if user want to check if all is signed and locked- he click again the form B he choose the specific ID record and check the data
what is best correct approach to make that? I will try like you suggest me, I am just wondering if you experts would like do that in another way.
Now I have in the same way like I described, but becouse sometimes the forms go locked ( I have to find what is the problem) I just start to use on Load event code to go automaticly to add new data, then with a lot of testing realise that the problem is now in the load event
So i delete load event and now again the form is working but sometimes is locked and sometimes no..hmmmmm
ohhhh
