Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Excel Single Row Checking
#15
No error here.
Macro Macro2496
Code:
Copy      Help
ExcelSheet y.Init
ARRAY(Excel.Range) b
if y.Find("f" b 2|4 "2:2")
,Excel.Range r2=b[0]
,out F"col={r2.Column} row={r2.Row}"

Maybe some other part of the macro corrupts memory somewhere.
Try to restart QM.


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)