AutoHotkey Community

It is currently May 22nd, 2012, 1:34 pm

All times are UTC [ DST ]


Search found 3 matches
Search these results:

Author Message

 Forum: Support   Topic: Copy a list from Excel

Posted: July 2nd, 2004, 5:33 pm 

Replies: 38
Views: 4981


First of all, allow me to say thanks for all the help; it is much appreciated. The Parsing Loop sounds the best, as I have around 3000 rows of data -(and that's just this week). I need one value copied to an accounts package (different window) and then to press ok in this window, then to come back t...

 Forum: Support   Topic: Copy a list from Excel

 Post subject: Copy a list from Excel
Posted: June 30th, 2004, 4:18 pm 

Replies: 38
Views: 4981


That sounds like it could work....but having difficulty getting list of numbers from Excel format to csv format...even when i save as .csv, they still look like this 987374 987375 987376 as opposed to 987374, 987375, 987376 etc. any thoughts...I'm not a programmer, just a lowly accounts person !

 Forum: Support   Topic: Copy a list from Excel

 Post subject: Copy a list from Excel
Posted: June 30th, 2004, 2:34 pm 

Replies: 38
Views: 4981


Hi, I'm trying to copy a list of numbers, one by one, from Excel to an accounts package. I am only using AutoHotKey a few hours so am a bit lost.. I have used the Window Spy to find my starting cell, and can copy the cell using MouseClick, left, 87, 164 Sleep, 100 Send, {CTRLDOWN}c{CTRLUP} but can't...
Sort by:  
Page 1 of 1 [ Search found 3 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group