Hello,

I have created an user form named Userform1. This form has ComboBox1, ComboBox2, TextBox1 and TextBox2. Upon clicking save button on the user form, data get saved in the next available row in work sheet named ViewData from column C to column F

Now, I have 2 more command button added to the Userform1. 1 button to retrive data from the lastrow of the table and move backwards, but not able to write a correct syntax.
Can any one assist me in writing a macro for the navigation command button.
Thanks!
Srikanth