LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
AJ AJ is offline
external usenet poster
 
Posts: 99
Default Template Constant Update

Hello
I have a workbook which has sequential numbering as per the code below:
Private Sub workbook_Open()
worksheets("FORM").Range("K2") = worksheets("FORM").Range("K2") + 1
End Sub

My question is if I use this workbook as a template with data tracking, how
can I keep the sequential numbering to go on once I have saved it as xlt.

Thanks in advance for a reply/solution

AJ
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Seting a Constant (via code) when creating a new file based on a template Conan Kelly Excel Programming 1 July 15th 05 05:15 PM
Setting a Constant when creating a new file from a template? Conan Kelly Excel Programming 1 July 15th 05 06:10 AM
How do you update a public constant Greg[_16_] Excel Programming 4 February 11th 05 10:34 PM
Template Update Anthony Excel Programming 3 January 29th 05 03:49 PM
A constant update Robert Couchman[_4_] Excel Programming 1 February 18th 04 01:57 PM


All times are GMT +1. The time now is 05:37 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"