M
MarkinDC
Version: 2008
Operating System: Mac OS X 10.5 (Leopard)
Processor: Intel
I'm a novice script creator with a hopefully simple question about Excel Applescript (and for background: other than a class in Pascal decades ago and some ambitious 123 and WordPerfect macros created not long after that, I'm pretty green). But I've got a hopefully simple question:
As part of a script I've created, I'd like to insert two new rows into a worksheet at variable location. I've written code that successfully gets the a range with the single-cell address within the row where I'd like to insert the new row. I've written code that makes that row the active row. but for the life of me, I can't figure out how to insert a new row at that position.
Can anyone help?
Mark
Operating System: Mac OS X 10.5 (Leopard)
Processor: Intel
I'm a novice script creator with a hopefully simple question about Excel Applescript (and for background: other than a class in Pascal decades ago and some ambitious 123 and WordPerfect macros created not long after that, I'm pretty green). But I've got a hopefully simple question:
As part of a script I've created, I'd like to insert two new rows into a worksheet at variable location. I've written code that successfully gets the a range with the single-cell address within the row where I'd like to insert the new row. I've written code that makes that row the active row. but for the life of me, I can't figure out how to insert a new row at that position.
Can anyone help?
Mark