Hi everyone. I am doing a group assignment for school where we have to create an address book using VB6 (not .NET). We need to use arrays, and I've decided that an MSFLEXGRID is the best way to display the information. Does anyone here know how to save numerous records to disk, call them and place them in an MSFLEXGRID? I'd also like to know how you can add new records to the file that stores the information. I know that a file isn't the best way to keep the data, but at the moment we don't have a MySQL database available to us (later on we do, and we connect to it via a little program in the tray). Thanks, Xitanto