N
Newby
Version: 2008
Operating System: Mac OS X 10.5 (Leopard)
Processor: Intel
Hi - apologies for the simplicity/timewasting nature of this post:
I am new to Applescript and want to use it to do some simple things such as find text in a row and then delete the row. Can you offer some examples of script that can do this. I can find the text using something like:
find (range "1:1000" of worksheet "Sheet1") what "Concentration"
but then what do I use to select the row and delete it?
Thanks for any help!
Paul.
Operating System: Mac OS X 10.5 (Leopard)
Processor: Intel
Hi - apologies for the simplicity/timewasting nature of this post:
I am new to Applescript and want to use it to do some simple things such as find text in a row and then delete the row. Can you offer some examples of script that can do this. I can find the text using something like:
find (range "1:1000" of worksheet "Sheet1") what "Concentration"
but then what do I use to select the row and delete it?
Thanks for any help!
Paul.