资讯

Launch Visual Basic 6 or Visual Basic Express. Open the project file in which you want to create a module and command button that creates an Excel spreadsheet from selected data.
Visual Basic macros also read data using cell references, extracting data by reading the cell's Value property. This lets macros run scripts using the cells' contents.