Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Acc Function
#1
Hi Guys,

I'm trying to click in a specific button in Excel (Refresh[]All Workbooks).

I used :

int w=act(win("Database.xlsm" "XLMAIN"))
Acc a.Find(w "PUSHBUTTON" "Refresh[]All Workbooks" "class=NetUIHWND" 0x1005)
a.Click

But it's not working.

Could you help me?


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)