I don't really have a concrete idea of your requirements. Maybe you should explain them in more detail. For starters you may have a look at this thread: http://www.codeguru.com/forum/showth...openfiledialog. It contains sample code on using the OpenFileDialog class and subsequently loading data from the selected file, and even a downloadable toy project that can be used for experiments. Perhaps this already is helpful.