I am new to AutoHotKey, but I think this scenario is best suited to use AutoHotKey. I have to repeatedly paste 2 values in 2 different columns in a application, e.g. I have to paste value1 in cloumn1 and value2 in column2..... so I need a script to paste value1 when I press Q and paste value2 when I press W (as they are close to tab key).
Thanks Kiran.