No, a Running Total won't handle this.
Your database is likely designed to, but you'd have to share the type of database...
There's usually an autonumber function, perhaps you already have a Goods Received Note table, in which case just add an ID field to it with an autonumber.
Otherwise try posting technical information:
Crystal version
Database used
Example data
Expected output
-k