AutoNumber Form

rlw

Joined
Jul 20, 2007
Messages
1
Reaction score
0
I have an excel spreadsheet that is used by a community that needs a unique identifier (hence AutoNumber) each time it is opened. The parameters are that the form be accessible online and when the form is opened the use can simply press a button and the cell is filled with the next number in a five -digit series OR have the form open with the new number automatically assigned.

I've found asp code that can handle the creation of the five-digit number, but I have no idea how to have it automatically fill the cell in the Excel form.

Any help would be greatly appreciated.

RLW
 
Back
Top