You see in form "Ugovor o prijemu aktuelan" when You open it You see varius data, I want to copy all off that data, There a Copy button "Prebaci podatke u novi ugovor", but to forbid changing the data in form from whom you copy
I try to explain, my english is not that good. In the form I have many data for one record, for one row in the table. I fish to be able to copy that records to another record but to prevent user to make change in older record
I have records that can be use several times and they dont change and record that change everey time. I want to be able to copy all records but also to locked older records to prevent users to change them.
Can someone help me about that?
I just beging learning access and I have some problem with IIF function
IIf[Broj dana]<=20>=15,5,0,IIF[Broj dana]>=20,10,0))
I need something like this
If someone can help , please