Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Excel to CRM software Data Entry Issue
#3
Macro Macro2475
Code:
Copy      Help
str name
WindowText wt
;...
;wt.Mouse(4 wt.Find(name))
;;replace to
WTI* cell=wt.Find(name)
;wt.Mouse(4 cell) ;;if need
out cell.txt


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)