I have an application that gathers information from the user via userforms, the information goes into excel database. When the user completes the last userform, they want to save the form. If the user selects yes, then the info is transferred from the database to a form I have set up on sheets("form"
.
What i would like to have happen is for code to number the form with the next number, and place that number in Sheets("form"
.Range("e1"
Appreciate any help you can provide. Using excel 2000, win 2000.
Thanks
What i would like to have happen is for code to number the form with the next number, and place that number in Sheets("form"
Appreciate any help you can provide. Using excel 2000, win 2000.
Thanks