I have a form that populates a list box control after an event click. It dynamically builds the column headers based on selected criteria. My problem is the lack of real estate to show all the columns. If the program selects 5 - 10 field headers, then my application works well. If you need to add as many as 20 column headers then I have a serious problem. Is there a different control, or option available. Is there a way to import information into a viewable EXCEL spreadsheet?