Unable to search in English button




Hi friends. In this program, there is a search in the Turkish button, but although the blocks are the same, I cannot search in the English button. How should I proceed?

Probably you should use FilterWithTitle2?

You can easily avoid errors like that… just use useful component and procedure names… for example Textbox5_copy is not really a good name for a textbox… what about txbSearchTur… same for the english search textbox: txbSearchEng etc

Taifun

2 Likes

I used this component. (FilterWithTitle2). But it gave an error. Other Turkish search engine is working. (FilterWithTitle). The blocks I used are shared above. I am changing the block names now.

problem solved .i can only search by name. so how can i search by column 1 and column 2 at the same time in the spreadsheet.