Search found 6 matches
- Sat Dec 20, 2014 10:53 pm
- Forum: Beginners
- Topic: Hotkey not working
- Replies: 1
- Views: 3187
Re: Hotkey not working
Never mind - figured it out. I have to close the macro scheduler window, and then the hot key starts working.
- Sat Dec 20, 2014 9:43 pm
- Forum: Beginners
- Topic: Hotkey not working
- Replies: 1
- Views: 3187
Hotkey not working
This is my second newbie question -
When I go to the hotkey tab and put any combo in, it doesn't work. Do I need to enable it or something?
Example: 'assign the following keys to this macro'
Alt - `
doesn't work
Thanks again
When I go to the hotkey tab and put any combo in, it doesn't work. Do I need to enable it or something?
Example: 'assign the following keys to this macro'
Alt - `
doesn't work
Thanks again
- Sat Dec 20, 2014 9:26 pm
- Forum: Beginners
- Topic: Simple Newbie Question #1
- Replies: 1
- Views: 3572
Simple Newbie Question #1
Hi there, I have a really simple thing I'd like to do. I want to enter data from excel into something else. I want it to go each row and enter the value in the 2nd column. Currently I have this: //Specify the path of the Excel file here Let>filename=C:\Documents and Settings\vanderwey\Desktop\two.xl...
- Fri Jan 18, 2013 9:29 pm
- Forum: Beginners
- Topic: Noob question - going down a list
- Replies: 6
- Views: 8990
- Fri Jan 18, 2013 7:54 pm
- Forum: Beginners
- Topic: Noob question - going down a list
- Replies: 6
- Views: 8990
Thanks guys, much appreciated. Your example makes sense, Jerry, but where is the list actually created? Is this something I can actually see? Is it put into the 'watch list' tab? This was in the help topic - GetFileList>C:\Documents and Settings\vanderwey\Desktop\xFund 12-31-12,strFileList,; Separat...
- Fri Jan 18, 2013 1:48 am
- Forum: Beginners
- Topic: Noob question - going down a list
- Replies: 6
- Views: 8990
Noob question - going down a list
Hi, so I have a list of files in a folder that I need to go through and execute one by one. I think I have everything else figured out. It can not simply switch to the folder and press the down key once. Occasionally after executing one of the items on the list, the list will change. So I was hoping...