1
Answer

How to search for a particular phrase in Excel and copy it ?

Photo of Irenus Kassii

Irenus Kassii

9y
389
1
I need an algorythm that will search for a particular phrase in Excel file (f.e. a cell containing "Anna") and copy the value of the opposite cell  to GridView that it to say synchronize two databases. Synchronising and copying the whole file will not suit me because every time the position of "Anna" cell (both row and column) will be unpredictable.
in Excel
Name - Phone number
Anna - 007655456586
Mary - 007945685675
in GridView () 
Name - Phone Number 
Anna - .... 
Mary - .... 
 

Answers (1)

0
Photo of anjell does
NA 22 1.4k 11y
Thanks for the suggestion. :)
0
Photo of Suthish Nair
NA 31.7k 4.6m 11y
Not sure about this, I think you need to check what the request is and write a logic in code to exit from the process or code.