Jump to content
UBot Underground

Searching a table?


Recommended Posts

Is it possible to searc a table from ubot?

I have a csv file loaded as a table. Now depending on what the user types into a UI textbox, that corresponding column2 row should be returned.

 

 

eg: i have 2 columns in my table with values

 

AAA 1

BBB 2

CCC 3

DDD 4

EEE 5

FFF 6

 

now if the user types in DDD in the UI, then ubot should read the table an return the corresponding value from the column 2. In the above case, it should return '4'. If user types in BBB, then ubot should return 2 etc....

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...