+ Reply to Thread
Results 1 to 2 of 2

Insert auto serial number in Excel template

  1. #1
    Van Gel
    Guest

    Insert auto serial number in Excel template

    I don't now how to insert new auto serial number or couter every time when
    the template is opened

  2. #2
    quartz
    Guest

    RE: Insert auto serial number in Excel template

    Hi,

    What I did once was similar, check out "CustomDocumentProperties". You can
    add a "Serial number" property there and most users aren't even aware of it.
    It can be installed and retrieved in code automatically, but you would need
    to store some type of counter in your program file.

    Custom document properties are visible by going to [File] then [Properties]
    then click on the [Custom] tab. You can write auto-open event code to
    increment a counter, version number or whatever.

    Hope this helps.

    "Van Gel" wrote:

    > I don't now how to insert new auto serial number or couter every time when
    > the template is opened


+ 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