Reading an Excel file to automate the copying and deletion of attachments with .NET
February 21, 2021 Leave a comment
In this video, we build a .NET Windows Forms application to programmatically read a column in an Excel worksheet, manipulate it to remove HTML and format its file names, and bind that to a grid. We then programmatically find each file and copy it to a new directory. Finally, we optionally delete the original files.
Subscribe to My Channel