I have done some searching and there are lots of other threads and websites talking about this type of thing but i just can't get any of them to work.

I have a userform that inputs data to a sheet in my workbook. What I want to do now is build a seperate userform that will have a forward and back button. Users are allowed to scroll through each entry but not edit anything immediately. To edit there is a button called "cmdEdit" which will then let you edit and delete the entry.

So does anyone either know a link to a working example of this type of thing- a problem i came across with others is that it doesn't allow an unknown number of rows- new entries are added daily.

Many thanks,
Z