I have a split form with the datasheet on the bottom and noticed that the rows and columns are saved if the user changes its size. How do I save a default size so that when this split form is opened the next time, it will go back to where I had it? Either that or lock the split form's rows and columns so that the user cannot resize anything. I already took out the splitter bar which was great to get rid of that. From what I heard its not possible to lock the rows and columns though so I guess just the default sizing of it on when ever someone opens this split form. Any ideas?