Search found 6 matches

by des1
Mon May 29, 2006 8:53 am
Forum: General Discussion
Topic: Excel Arrow Keys
Replies: 5
Views: 17082

Excel Arrow Keys

That is exactly what I am doing.  It will not "edit" the cell and move the arrow over two spaces, insert a period, then Enter to save the data after pasting the data. ;********************** ;* RoboTask Task file * ;* Do not edit!       * ;**********************   [Root] ActionAfterRun=INT...
by des1
Sat May 27, 2006 12:21 pm
Forum: General Discussion
Topic: Excel Arrow Keys
Replies: 5
Views: 17082

Excel Arrow Keys

I am having trouble doing something that I though should be simple, but Excel is not responding properly.  All I need to do in Excel is Paste from the Clipboard, the do the keystrokes below, except the macro will not do anything after it pastes the contents. PASTE Contents then {F2} {LEFT} {LEFT} . ...
by des1
Fri Feb 25, 2005 8:42 am
Forum: General Discussion
Topic: Maximize IE
Replies: 2
Views: 15435

Maximize IE

Once again, thank you Oleg...
by des1
Fri Feb 25, 2005 7:31 am
Forum: General Discussion
Topic: Maximize IE
Replies: 2
Views: 15435

Maximize IE

I tried many things to get this work, but I cannot seem to do this one simple thing.  Anytime Internet Explorer is started or is the active window, I would like to automatically have it maximized.
Thanks,
Deryk
 
by des1
Mon Feb 14, 2005 9:47 am
Forum: General Discussion
Topic: Rename files before FTP Download
Replies: 3
Views: 18701

Rename files before FTP Download

Oleg, that makes sense.  Thank you for the quick response and I will try it out.
by des1
Sun Feb 13, 2005 11:21 am
Forum: General Discussion
Topic: Rename files before FTP Download
Replies: 3
Views: 18701

Rename files before FTP Download

Hello... I am trying to rename a file before it is downloaded, but I am having a brain freeze on getting this to work.  I can easily connect to the source, download all the files and log off, but I need to rename each file before it is downloaded to FileName.DateTime to eliminate overwriting an exis...