http://qs321.pair.com?node_id=1106921


in reply to Re^3: Using Win32::OLE and Excel - Tips and Tricks
in thread Using Win32::OLE and Excel - Tips and Tricks

Hello: I am extracting data based on a condition from Excel file, and writing the data into a new Excel file. The data gets written to the new file, but I get blanks in the new file for the data that does not meet the condition. How do I write the data to the new file without picking up the blanks? Thanks... Perldude