To find a cell contain a specific word you can use the following line in sql.
“select * from tabel where felt like \”%$variable%\” order by felt”
// Vladimirr – Vladimirr.dk
To find a cell contain a specific word you can use the following line in sql.
“select * from tabel where felt like \”%$variable%\” order by felt”
// Vladimirr – Vladimirr.dk