Search found 4 matches
- Tue Jul 25, 2006 12:53 am
- Forum: Beginners
- Topic: Press Up or Down doesn't work
- Replies: 5
- Views: 7729
It's a simple script and will form part of a more complex one. Here tis // C:\Documents and Settings\Administrator\My Documents\My Macros\test.scp // Recorded on Tuesday, July 25, 2006, at 08:46 AM Oz time //Recorded Events SetFocus>NEXTRA* Let>WW_TIMEOUT=5 CapsOff Wait>0.77 Press Down * 12 Wait>0.7...
- Mon Jul 24, 2006 6:07 am
- Forum: Beginners
- Topic: Press Up or Down doesn't work
- Replies: 5
- Views: 7729
Press Up or Down doesn't work
If I create a macro with Press Up or Press Down, nothing happens. If I create a macro by recording keystrokes the Pressing works. If I play back the macro it doesn't work. I am trying to use it on a Windows FoxPro appliaction. Using the Mouse Move functions works but I prefer to use the keys to elim...
- Sat Jun 26, 2004 12:33 am
- Forum: Technical / Scripting
- Topic: DDEPOKE for Excel
- Replies: 7
- Views: 8442
- Sat May 29, 2004 12:25 am
- Forum: Technical / Scripting
- Topic: DDEPOKE for Excel
- Replies: 7
- Views: 8442
DDEPOKE for Excel
I'm trying to update a worksheet in a workbook without sucess
DDEPoke>Excel,C:\My Documents\310504.xls,'Saturday Till'!R3C3,1234
This is what I have tried. Does anyone know the correct syntax for DDEPoke where you need to specify a particular worksheet in the workbook
Many thanks,
Alistair
DDEPoke>Excel,C:\My Documents\310504.xls,'Saturday Till'!R3C3,1234
This is what I have tried. Does anyone know the correct syntax for DDEPoke where you need to specify a particular worksheet in the workbook
Many thanks,
Alistair