I have made a function that saves something when certain actions are performed on objects in a form, in the same form there's another column which I may call it "user number" that it is not autoincrement but it's the key field and every row has a different number in it.
Now, by calling the function again and again it always writes on the same row, but I need to make it write on the line of the "user" that is actually being referred by that form!
I really don't have a clue how to do that.
May anybody help?
Best regards,
Palmke
Now, by calling the function again and again it always writes on the same row, but I need to make it write on the line of the "user" that is actually being referred by that form!
I really don't have a clue how to do that.
May anybody help?

Best regards,
Palmke