Hi all experts, I would like to seek your advice on how to extract the excel values and group them into 2 different datatables. dt_OpsSystem and dt_InvestSystem. How do i extract them by skipping the row highlighted in blue as well? This excel list is dynamic to keep track employees on and off boarding.
My main goal is to get the list of emails from this excel and compare with the employee list in HR system to do updating once a month.
Hi Yoichi, I was not able to follow your code(dictionary). However I managed to simplify the excel with the columns that I need. From this excel how do I extract them into 2 dt? dt_OpsSysEng and dt_OpsSysInfo