Hi, I am a complete newby to Livecode 7, and I am trying implement the following: I have a data grid already populated with data. I have used comma's to indicate the separate columns in the data grid in the example below: Name,Surname,Amount Owed John,Smith,500 Amber,Britnay,1000 Harry,Reddy,1200 I ...