The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 895 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 895 errorHandler->error




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
If the word in the previous step matches the word in the current step
#1
If the word found in the previous stage matches the word in the current cell. 

I'd like to ignore the search for words in the current cell and find the mango.

Is there any way?


Function macro1
Code:
Copy      Help
out 
str cell_word; int i nRows
ExcelSheet es.Init; nRows=es.NumRows
for i 2 nRows+1
,es.GetCell(cell_word 2 i)


,web F"https://www.google.com/search?&q={cell_word}"


Attached Files Image(s)
   


Messages In This Thread
If the word in the previous step matches the word in the current step - by BK - 04-13-2019, 04:18 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)