Help! want to check if current Cell value is " Beef Jerky", then goto LabelA, if Empty (" ") goto LabelB.

Get help with using AutoHotkey (v2 or newer) and its commands and hotkeys
Ram
Posts: 16
Joined: 13 Jan 2021, 10:56

Help! want to check if current Cell value is " Beef Jerky", then goto LabelA, if Empty (" ") goto LabelB.

Post by Ram » 20 Jan 2021, 14:03

Hello, i need help for my Excel automation..

So I just want to check if current cell value is " Beef Jerky", then goto LabelA. , if current cell value is empty ( " " ), then goto LabelB.


it's simple but i couldnt figure it out yet on how to write in in line of autohotkey code, can somebody help me with this? Thankyou very much

Return to “Ask for Help (v2)”