VBA Excel Sorting
Hi Guys, I created a below code, and could not find what is wrong there - check code does not show anything. Exception details after calculation stage attached. Code: dim wb as excel.workbook dim ws as excel.worksheet 'Dim wb as Object = GetWork...