Your method is completely inappropriate for generating an Excel file. Because Win 7 is warning you of this and XP did not care does not mean your method was ever correct.
ole_object.Application.ActiveSheet.paste( ) will paste data into Excel.
Your method is completely inappropriate for generating an Excel file. Because Win 7 is warning you of this and XP did not care does not mean your method was ever correct.
ole_object.Application.ActiveSheet.paste( ) will paste data into Excel.