+ Reply to Thread
Results 1 to 2 of 2

dynamic filling

  1. #1
    kyoshirou
    Guest

    dynamic filling

    I have this template to output my information. For example:

    Number Product Name Region Product Code
    1 Apple EU CA01
    2 Agilent US CA02
    3 Analog AP CA03
    4 Intel US CI01
    5 Ice-cream AP C102
    6 India EU CI03
    7 Bausch AP CB01
    8 Broadcom EU CB02
    9 Boxer US CB03
    10 Border US CB04

    Name, Product Name, Region & Product Code is the title of each column.
    The Product Code comprise of 2 letters. The first letters will always a “C”.
    The second letter will be the same as the first letter of the actual Product
    Name, followed by a 2 digital running ascending number.
    ------------------------------------------------------------------------------------------------
    Example:
    Product Name: Product Code:

    AAA CA01
    AGG CA02
    BAA CB01
    CCC CC01
    ------------------------------------------------------------------------------------------------
    If I were to add in more product name, it will be quite troublesome right?
    Therefore, I am thinking if there is a way to write a coding to let me,
    whenever I filled in the product name & Region data, the new product name &
    Region data will auto save inside my template. Also, the Number & Product
    Code (such that the first letter will always map according to the 1st letter
    Product Name, also its running ascending number) will auto generate.


    thanks advance
    kyo

  2. #2
    Forum Contributor
    Join Date
    12-12-2005
    Posts
    667
    Here is an excellent article by Microsoft on the subject:
    http://office.microsoft.com/en-us/as...498501033.aspx
    Best regards,

    Ray

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1