Is it possible, when importing an excel file. To import cell comments?
K Klatuu Oct 22, 2007 #2 Only by using Automation. That is, you will have to use VBA code to manipulate the worksheet and import the information programmatically.
Only by using Automation. That is, you will have to use VBA code to manipulate the worksheet and import the information programmatically.