Hi Everyone. I tried a tired
I want to put an automatic character at the beginning and at the end of the data entered into the textbox, also i want to copy the new data and paste it into another textbox.
For example my data is TEL which is in textbox, i want to convert this word to 'TEL' and i will paste this to another textbox. I want to make google sheets query, i will use this technic for google sheets query, I dont want to write SQL commands to textbo as SELECT * WHERE A CONTAINS 'TEL' ..
Or is there any solve to my problem ? Please help my problem.
I can read data, but i dont want to write query textbox to all SQL Commands. User will write only for example CARL , and background query will sort in TEL column and will get the all CARL s TEL number. And sorry i dont know Spreadsheets component.. really sorry. I will try with your solution. Thanks a lot ABG.