• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Make new row at excel 2004
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Make new row at excel 2004


  • Subject: Re: Make new row at excel 2004
  • From: Gonçalo Miguel <email@hidden>
  • Date: Fri, 9 Dec 2005 12:56:18 +0000

Sorry for the message a send a few moments ago, i already found the right words.

tell application "Microsoft Excel"
activate
open workbook workbook file name ("") update links do not update links
insert into range row 6 of sheet "sheet1"
end tell



Gonçalo Miguel


On 09 de Dec de 2005, at 12:47 PM, Gonçalo Miguel wrote:

Hi all, can anyone help me.
I just want to insert a new row in excel 2004 before range "6:6"

When using Excel MX my scrip was like this:
tell application "Microsoft Excel"
Activate
Select Range "L5C1"
Insert EntireRow of Selection
end tell

But now with Excel 2004 that doesn’t work
I can’t find at dictionary of Excel 2004 anything with "insert Row" reference

Thanks all

Gonçalo Miguel _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Make new row at excel 2004 (From: Gonçalo Miguel <email@hidden>)

  • Prev by Date: Make new row at excel 2004
  • Next by Date: Re: You have been unsubscribed from the SUL mailing list
  • Previous by thread: Make new row at excel 2004
  • Next by thread: Re: You have been unsubscribed from the SUL mailing list
  • Index(es):
    • Date
    • Thread