So the ==1 in my code is just a flag in the dataset because for some reason I couldn’t get code to work on an empty cell so I added in a flag in the dataset either 0 or 1 to tell me if the cell was empty or not. So I don’t think the ==1 has anything to do with the item page. But I could be wrong! Would I need to add in a loop that adds 1 when the “next item” button is clicked?