Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Excel
#5
I need it to run this code before it moves down.

'D Cc
Wait 3.0 s
3.0
lef 497 16 w3
act w1
lef+ 145 253 w1
lef- 145 252 w1
'Cv
lef 544 247 w1

So combined with your code it will not run all the way down my code. That is what I am trying to firgure out. I did this:

;/exe 1
act "Excel"
ExcelSheet es.Init

rep
,Excel.Range r=es.ws.Application.Selection
,str s=r.Value
,out s
,if(s.len=0) break
,'D Cc
Wait 3.0 s
3.0
lef 497 16 w3
act w1
lef+ 145 253 w1
lef- 145 252 w1
'Cv
lef 544 247 w1
,key D

But it was none too happy with it. Sad


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)