I’m trying to use the Invoke Code activity to reference a specific cell and worksheet (in Excel) using the Microsoft.Office.Interop.Excel namespace, but I’ve been having a heck of a time trying to clear up all these error messages.
I know the code isn’t beautiful yet, I’m just hoping to get even a rough draft working for now.
If any of you have worked with the Interop namespace successfully to interact with Excel, any tips or advice would be GREATLY appreciated!