bhendev Posted September 18, 2021 Posted September 18, 2021 good day everyone I need your help on this. i would like this one to print some barcode from excel _WinWaitActivate("f - Google Chrome","Chrome Legacy Window") MouseClick("left",777,61,2) Send("123456789{ENTER}") MouseClick("left",1116,107,1) MouseMove(907,269) MouseDown("left") MouseMove(885,268) MouseUp("left") Send("2") MouseClick("left",951,698,1) the " 123456789" from excel cell 1 then if it possible to proceed to the next cell.. hope you can help me on this
Zedna Posted September 18, 2021 Posted September 18, 2021 Look at my Barcode UDF Resources UDF ResourcesEx UDF AutoIt Forum Search
bhendev Posted September 18, 2021 Author Posted September 18, 2021 3 hours ago, Zedna said: Look at my Barcode UDF i need to print the other details also we have a site that stores the barcode details i just want to print it from there but i have a list of barcode in excel to be printed
Zedna Posted September 18, 2021 Posted September 18, 2021 (edited) So look at Excel UDF ... Edited September 18, 2021 by Zedna Resources UDF ResourcesEx UDF AutoIt Forum Search
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now