+ Reply to Thread
Results 1 to 3 of 3

VBA code to generate Autonumber

  1. #1
    Registered User
    Join Date
    04-29-2012
    Location
    Pakistan
    MS-Off Ver
    Excel 2003
    Posts
    1

    VBA code to generate Autonumber

    Can you please help me with this issue as mentioned below:
    I want to generate a complaint # in a way that today is 9th Oct 2012 then the complaint number should be 090812001...last 3 digits will keep on adding like 090812002, 090812003 and so on for that day only...But when the date changes the counter resets to 100812001, 100812002, 100812003 and so on for 10th Oct 2012...The user form should have a text box on which it should me displayed while submitted the form...Can you help

  2. #2
    Forum Contributor
    Join Date
    03-21-2012
    Location
    Ho Chi Minh city
    MS-Off Ver
    Excel 2003
    Posts
    180

    Re: see in file

    hope this help for you
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    11-25-2008
    Location
    Poland
    MS-Off Ver
    MSO 2K3, 2K10
    Posts
    84

    Re: VBA code to generate Autonumber

    Full code in UserForm module with controls TextBox1 and CommandButton1:
    Please Login or Register  to view this content.
    Artik

+ 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