Results 1 to 4 of 4

Thread: WF2 - BOM table -Position index

  1. #1
    Pierluigi Diletti Guest

    WF2 - BOM table -Position index

    I have a table for BOM in a drawing file.
    The position index (rpt.index) increases by 1 ( 1-2-3-...)
    I'd like to have an increasing by 10 ( 10-20-30,...).

    Do you how to do that ??
    Thanks in advance

    Pier

  2. #2
    Jeff Howard Guest
    /*
    I have a table for BOM in a drawing file.
    The position index (rpt.index) increases by 1 ( 1-2-3-...)
    I'd like to have an increasing by 10 ( 10-20-30,...).
    */


    Don't know if this is the easiest way ....


    Create a repeat region relation (Table / Repeat Region / Relations)
    my_rpt_index = rpt_index * 10

    Change the repeat region symbol from
    rpt.index
    to
    rpt.rel.my_rpt_index


    Think that'll do ya.

    ==============================

  3. #3
    David Janes Guest
    "Pierluigi Diletti" <pdiletti@tiscali.it> wrote
    I have a table for BOM in a drawing file.
    The position index (rpt.index) increases by 1 ( 1-2-3-...)
    I'd like to have an increasing by 10 ( 10-20-30,...).
    You can also manually number every item anything you want with 'Table>Repeat
    Region>Fix Index'. Pick the item number and type a new one. It helps to start with
    the item that will have the highest number and set that, making room below.
    --
    David Janes

  4. #4
    Pierluigi Diletti Guest
    Thanks a lot, David
    It's really very simple, even if it's not "automatic".
    Bye

    Pier

    "David Janes" <djanes@cox.net.inseliges> ha scritto nel messaggio
    news:1veVe.77951$DW1.48171@fed1read06...
    "Pierluigi Diletti" <pdiletti@tiscali.it> wrote
    I have a table for BOM in a drawing file.
    The position index (rpt.index) increases by 1 ( 1-2-3-...)
    I'd like to have an increasing by 10 ( 10-20-30,...).


    You can also manually number every item anything you want with
    'Table>Repeat
    Region>Fix Index'. Pick the item number and type a new one. It helps to
    start with
    the item that will have the highest number and set that, making room
    below.
    --
    David Janes

Similar Threads

  1. Replies: 0
    Last Post: 08-14-2005, 09:10 AM
  2. fixed index of bulk items
    By dakeb in forum Pro/Engineer
    Replies: 1
    Last Post: 05-08-2005, 05:10 PM
  3. Fields and sheet index questions
    By David Allen in forum Customization
    Replies: 10
    Last Post: 02-01-2005, 06:39 PM
  4. Replies: 4
    Last Post: 01-24-2005, 07:09 PM
  5. dwg index
    By David McReynolds in forum AutoCAD
    Replies: 3
    Last Post: 10-15-2004, 08:01 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other forums: Access Forum - Microsoft Office Forum - Exchange Server Forum