I need to know if i can some how add a column to document library which behave as a serial number column. As i add documents to document library it shows the total count of documents as serial number of last document. Should i use calculated column in this? If yes then what should be the forumla?
yeah i know about ID column but the problem is ID can not be reassigned. I want serial number kind of thing like if an item is deleted from middle then the assigned serial number get shuffled and reassigned so that last record have the serial number which shows the total number of docs in library starting from "1" as first doc.