How do i grab data and paste it somewhere else? I understand you have the message box but I want to transfer the data to another app. How would I do that?
Thanks for the tutorial, I Liked and subscribed! I'm looking for a way to move through the columns of excel table with a variable (to be used in a loop, then index to next row and do same etc.
Hi Tab, thank you for a great overview and examples. If I may ask for your advice, I am trying to grab data from excel to Send into a software. I have three columns I need to import one by one: A1, B1, C1(there will be different keys pressed between each one) and then move to the next row and do it all over again. I just need to know how to tell autohotkey to grab the next row without specifying that I need A2, B2, C2 and then A3, B3, C3 and so on. Could you give me an advice, please? Thanks a lot for your hard work!
I am unable to test for a few days at home since i dont have excel but exceljet.net/the-54-excel-shortcuts-you-really-should-know should be something in here where you could use a send to move to the top then the column you need like send {right 2}
You are doing awsome work bro... I am watching your videos since just 2 months but the content is awsome.... Can you please tell me that what programming language I need to learn to master AutoHotKey and Excel specifically using AHK Your help will be highly appreciated.
This video and your explanations are awesome, you deserve way more views for that!!!
Glad you think so!
Good job. I plan to copy an entire worksheet and this was a great start. U saved me beaucoup time.
How do i grab data and paste it somewhere else? I understand you have the message box but I want to transfer the data to another app. How would I do that?
Thanks Tab
Excited for next video on excel
Cool stuff!
Nice tutorial, cant wait for more advance tutorials with excel and maybe web scrapping!
Thanks for the tutorial, I Liked and subscribed! I'm looking for a way to move through the columns of excel table with a variable (to be used in a loop, then index to next row and do same etc.
hi Tab Nation. do you have tutorials for google sheets?
Hi Tab, thank you for a great overview and examples.
If I may ask for your advice, I am trying to grab data from excel to Send into a software. I have three columns I need to import one by one: A1, B1, C1(there will be different keys pressed between each one) and then move to the next row and do it all over again. I just need to know how to tell autohotkey to grab the next row without specifying that I need A2, B2, C2 and then A3, B3, C3 and so on. Could you give me an advice, please? Thanks a lot for your hard work!
I am unable to test for a few days at home since i dont have excel but exceljet.net/the-54-excel-shortcuts-you-really-should-know should be something in here where you could use a send to move to the top then the column you need like send {right 2}
Maybe you should use nested loops.
Great tutorial. I will try it soon. I would like to ask what is the reminderList for;
good call. looks like that was left in from me playing around with the code for this video. its just a var.
can we write data to excel too?
yes
Does this work with V2?
yes but it is much easier in v1
You are doing awsome work bro... I am watching your videos since just 2 months but the content is awsome....
Can you please tell me that what programming language I need to learn to master AutoHotKey and Excel specifically using AHK
Your help will be highly appreciated.
TY. You would learn AHK? lol
@@TABNationAutomation I didn't got the context buddy... like I am ready to learn automation, if there is some better option, please suggest.
@@darkliar2632 learn the AHK language. ahk is a lang,
good, thank you. it would be better if line 2 was correct.
what do you mean?
@@TABNationAutomation I think this person is saying X:\Desktop\ppl.xlsx is not enclosed in " "