I can't get the row number of the current selection

Hi all,
How can I get the row number of a selection if I don't know the range selected? I need it to store in variable.
I've tried in many ways, but unsuccesfully.
Thank's in advance.

If you already know the document's name, the sheet's name and the table's name, the easy way is :
--Here you may replace the three values by the current ones
set dName to 1
set sName to 1
set tName to 1
tell application "Numbers" to tell document dName to tell sheet sName to tell table tName
tell first cell of the selection range to set {rowNum1, columnNum1} to {address of its row, address of its column}
tell last cell of the selection range to set {rowNum2, columnNum2} to {address of its row, address of its column}
end tell
Yvan KOENIG (VALLAURIS, France) mercredi 9 février 2011 17:22:21

Similar Messages

  • I downloaded a Trial version of Adobe Acrobat XI.  Now the trial has runout and I've signed up for a subscription.  However, my software still needs a serial number.  How can I get a serial number for the installed software?

    I downloaded a Trial version of Adobe Acrobat XI.  Now the trial has runout and I've signed up for a subscription.  However, my software still needs a serial number.  How can I get a serial number for the installed software?

    There is no serial number and you don't need one. What you need for a subscription is to SIGN IN within Acrobat, so it knows the subscriptions you own.

  • TableView -- get the row number of the top most current visible row

    Is there any way to get the row number of the top most visible row, and or bottom most visible row in TableView?

    If you already know the document's name, the sheet's name and the table's name, the easy way is :
    --Here you may replace the three values by the current ones
    set dName to 1
    set sName to 1
    set tName to 1
    tell application "Numbers" to tell document dName to tell sheet sName to tell table tName
    tell first cell of the selection range to set {rowNum1, columnNum1} to {address of its row, address of its column}
    tell last cell of the selection range to set {rowNum2, columnNum2} to {address of its row, address of its column}
    end tell
    Yvan KOENIG (VALLAURIS, France) mercredi 9 février 2011 17:22:21

  • About the row number of the datagrid[Flex 2.0 beta3]

    I want to add a column to the datagrid,which will indicates
    the row number.Who can tell me how to do it?
    And how to keep the number's sequence unchanged when the
    header of one of other columns is cliked to sort the
    data?

    If I understand this correctly. Then would it not make more
    sense to say in
    the LiveDocs --
    makeObjectsBindable - After the remote call (RPC, HTTP, SOAP,
    etc) returns
    its value. Flex tries to automatically convert the result
    into an
    ArrayCollection (if it looks like an array, even if it was
    XML) [Or
    others???] format. This automatic conversion controlled by
    the
    makeObjectBindable property. If false, Flex does not attempt
    the conversion
    and the result will be in (xml?) format.
    "peterent" <[email protected]> wrote in
    message
    news:eali1i$1q9$[email protected]..
    > Results that come back which look like Arrays will be
    turned into
    > ArrayCollections automatically. Since most people
    immediate turn an Array
    > into
    > an ArrayCollection, we went ahead and did it for you.
    Try getting rid of
    > your
    > new ArrayCollection in the result handler.
    >

  • I am locked out of my phone because I forgot my password and iTunes won't let me connect and I can't get a serial number from the ohone because it's locked.

    I had forgotten my passcode on my phone and finally it said that my iPhone was disabled and that it needed to be connected to iTunes. Well for it to connect to iTunes it needed for me to respond on my iPhone but my iPhone is disabled! I'm so frustrated. And I can't get to the serial number because it's locked so I can't get ahold of Apple.

    http://support.apple.com/kb/ht1808

  • Can you get a Skype number without the Voicemail

    I work at a start-up and we are looking to get a phone number that we can use for customer support, but don't want that number to keep records of any voicemails.  We prefer that the caller hear the message, "Thanks for calling...Please send us an email at support@company.  Good bye."
    Is that possible?

    mijonz wrote:
    Is that possible?
    Hello,
    It's possible but you would need Voicemail.
    TIME ZONE - US EASTERN. LOCATION - PHILADELPHIA, PA, USA.
    I recommend that you always run the latest Skype version: Windows & Mac
    If my advice helped to fix your issue please mark it as a solution to help others.
    Please note that I generally don't respond to unsolicited Private Messages. Thank you.

  • Can't get a telephone number for the State Of Main...

    Maine isn't on the list to start the telephone number process, does anyone know why

    http://support.apple.com/kb/ht1808

  • Row number in the table.

    Hi:
    How can get the row number in its table?
    For example:
    I have table a:
    a1-a2
    5---a
    2---b
    7---c
    3---d
    I want for a1 value 7, I want to get 3 (the row number in the table).
    Regards
    Saad

    > You know there is ROWID, is there a way to know row number in the table by ROWID?
    No. ROWID is the physical address of the row. It specifies the location of the row on disk. Nothing more. There is no numbering involved.
    > Should there is a way, because there is some programs deal with the table row as it in
    the table.
    These programs are wrong.
    > Ok, I have a software (SmartCodeStudio) which deal with the database to print rows from
    a table but he deals with "record" which is row number in the table
    Wrong, wrong, wrong. A RDBMS is not a binary flat file. A row in a relational table is identified by its primary key. Period.
    There seems to be nothing smart about SmartCodeStudio if it is not capable of dealing with a relational design, and primary key identifiers.

  • I can't get my serial number... Help please?

    I purchased the student edition of Premiere Elements 10, and when i was filling out the information to receive my serial number it said that it was successful, but I realized I entered an incorrect email address, and don't have access to the one I entered. How can I get my serial number for the product I purchased?? Is there a way to change the email address it is sent to? Please help! thank you!

    You will need to contact Adobe. (Click Contact Adobe at the bottom of any page on this web site.)

  • How can I get the row number of display automatically on a table?

    I have a table of measurements, and I would like the row number to be displayed on each row. The challenge is that each time I run the program, the total number of rows will be different, so I would like the numbers to update every time I run the program based on the current number of rows.
    I have attached a picture to illustrate what I am trying to do.
    Solved!
    Go to Solution.
    Attachments:
    picture of table.JPG ‏70 KB

    Find the attached example (saved in version 2009), and you can extract what you need for your code...!!
    I am not allergic to Kudos, in fact I love Kudos.
     Make your LabVIEW experience more CONVENIENT.
    Attachments:
    Example (Enter Row Header).vi ‏12 KB

  • How to get the row number

    Hi list,
    does any one know how I can get the row number the same as what I have in column rowno?
    thanks
    Arvin
    REATE   TABLE dbo.temptable
    ( y int  NOT NULL,
      e int not null,
      c int not null,
      rowno int not null)
    /* insert values  */
    INSERT INTO dbo.temptable(y,e,c,rowno ) VALUES
    (1,1,1,1),
    (1,1,2,1),
    (1,1,3,1),
    (1,20,1,2),
    (1,20,2,2),
    (1,20,3,2),
    (1,3,1,3),
    (1,3,1,3),
    (2,1,1,1),
    (2,1,1,1),
    (2,2,1,2),
    (2,2,1,2);

    You may update your rownumber column with Column "e".
    But why do you duplicate your data? May be there is no particular reason, you may be wasting space for it
    Try the below:
    CREATE TABLE dbo.temptable
    ( y int NOT NULL,
    e int not null,
    c int not null,
    ronum int null)
    INSERT INTO dbo.temptable(y,e,c ) VALUES
    (1,1,1),
    (1,1,2),
    (1,1,3),
    (1,20,1),
    (1,20,2)
    select * from temptable
    update dbo.temptable Set ronum=e
    Select * From dbo.temptable
    DRop table dbo.temptable

  • I just read the tutorial and did exactly what it was telling me to do, and I still can't get it done. Once I have selected the file, I get a box that pops up that says "Subscribe now to convert unlimited number of files to PDFs. Subscribe Now.  I already

    I just watched the tutorial and did exactly what it was telling me to do, and I still can't get it done. Once I have selected the file, I get a box that pops up that says "Subscribe now to convert unlimited number of files to PDFs. Subscribe Now.  I already have done this! I am a subscriber!  Arrrrhhhgggg!

    Hello Kathie,
    Please let me know what exactly are you trying to do using Adobe online service.
    You might try accessing the same service for some other PDFs and check.
    Have you signed up correctly at "https://cloud.acrobat.com/" using your Adobe ID credentials.
    If the same message pops up, then please visit Contact Customer Care as they could let you know if there is any problem with your account.
    Hope to get your response.
    regards,
    Anubha

  • When I try to activate my cs 3 premium production, I get a message saying NO CONNECTION. Everything is in order though. How can I get an activatioon number other then trough the web??

    When I try to activate my cs 3 premium production, I get a message saying NO CONNECTION. Everything is in order though. How can I get an activatioon number other then trough the web??

    Sign in, activation, or connection errors | CS5.5 and later, Acrobat DC

  • Can I get the serial number of the last I-Pod I synced on I Tunes if I no longer have the I-Pod because it has been stolen?

    Can i get the serial number of the last I Pod I synced with I Tunes if I no longer have the I Pod because it has been stolen?

    -> iPod: How to find the serial number
    If your iPod is not currently connected to your computer, but has been connected to your iTunes library before, follow these instructions:
    Hold down the Control key and choose Help > About iTunes (Windows) or iTunes > About iTunes (Mac).
    Release the Control key.
    As the iTunes and QuickTime version information scrolls, you will see the serial number of the last connected iPod as well as the last connected iPhone's serial number and IMEI.

  • How can I get my serial number for my iphone only with the imei because my iphone was stolen

    My iphone was recently stolen and I really need to get the serial number I only have the imei number and the bastards have got it offline so find my iphone can't track it.
    Please help

    Read the ENTIRE article before asking another question:
    http://support.apple.com/kb/HT4061

Maybe you are looking for