Search found 6 matches

by PiecefulPoem
31 Oct 2021, 16:20
Forum: Ask for Help (v1)
Topic: Having trouble searching active Excel sheet Topic is solved
Replies: 2
Views: 277

Having trouble searching active Excel sheet Topic is solved

I'm attempting to use OCR to search an excel file and return an adjacent cell contents with no luck. For my purposes I'm not worried about opening any specific sheet, I'd like to just reference whatever I currently have open in Excel. This is my latest iteration of many attempts: #include <Vis2> ; E...
by PiecefulPoem
31 Oct 2021, 12:00
Forum: Scripts and Functions (v1)
Topic: FindText - Capture screen image into text and then find it Topic is solved
Replies: 1088
Views: 584863

Re: FindText - Capture screen image into text and then find it Topic is solved

For my purpose the window I'm looking at isn't interactable at all and isn't excel. I need to OCR text from it and search in an excel file for a match. I think its going to take a combo of OCR (I'm looking at adapting Vis2 at the moment) and COM.
by PiecefulPoem
30 Oct 2021, 11:06
Forum: Scripts and Functions (v1)
Topic: FindText - Capture screen image into text and then find it Topic is solved
Replies: 1088
Views: 584863

Re: FindText - Capture screen image into text and then find it Topic is solved

Hello, I've been using AutoHotkey for years on a very basic level and recently I came across a task that is begging for some automation. The task has led me to this function/topic. I'm looking to use a hotkey to start the FindText tool selection box, select the target text, search an excel column fo...

Go to advanced search