Set item number and show it in a text box

@lowbar77 You could try what I’m doing. Create a data type to store an incremented number. Every time you create a new cd collection you’ll need to increment the number and then store that number in your CD Collection data type.

See this post for screenshots.