Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Excel
#4
I confused you with column-'A'. Simply use 0 for A, 1 for B, and so on.

Code:
Copy      Help
act "Notepad"
spe 0 ;;maximum speed
ARRAY(str) row
foreach row "" FE_ExcelRow
,key "*" T
,row[0].setsel
,key TT
,row[1].setsel
,key T
,row[2].setsel
,key Y


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)