Hi Richard M, Good to see that you have thoughts on improving the sheet. I think that what you are asking for is doable. List indicators. This would probably need to be done using specific attributes for each button and sheetworkers since it deals with testing whether there is content or not in any of the rows of each list. It could potentially be done using CSS, but CSS can only affect tags located downstream of the one we need to test for content which means the button needs to come after the list itself. Gear list. I think this could be done by adding a repeating section at the end of the gear list, adding a fixed height and scrollbar, and then placing the add button for the repeating section either above or below the list. I already quickly tested fixing the height and adding a scrollbar, I think the key to this would be formatting the scrollbar in a good way to make it fit with the rest of the sheet. An alternative would be to divide this list up into multiple like the others, having buttons from I to IV (and which show where something has been entered for clarity, according to above point) I can potentially try some of this out this weekend and let you have a look at it, unless you want to give this a go yourself? Best Regards, Richard W