Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Excel ectraction row by row
#8
If you use flag 2 with LIST, items must contain numbers.

Macro Macro1423
Code:
Copy      Help
str items="1 a[]2 b"
sel(list(items "" "test" 800 500 0 0 0x3))
,case 1 mes 1

or don't use flag 2

Macro Macro1423
Code:
Copy      Help
str items="a[]b"
sel(list(items "" "test" 800 500 0 0 0x1))
,case 1 mes 1


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)