Good morning,
I need technical information and I can not find an answer.
By inserting a new record, I can ask for a verification of those already entered and make them change?
Example.
I put the record
name (single line)
double (decision flag)
I already have a record (1) entered: name = "Andrea", double = false
I insert a new record (2): name = "Andrea".
The system can understand that there is already a record with field name = "Andrea" and enter on (1) Double = true?
Or write the name field in the record (1) in bold?
All this is possible also by importing data from an excel file?
Thnks! ^^