(Casey Witt) This tip presents a function to transfer data cut or copied from Microsoft Excel into VB.NET using the clipboard. The function will inspect the clipboard DataObject for an “XML Spreadsheet” object, and convert that to a .NET Array of Objects (which the user can then use as needed).
Read More - Register for Free Membership
