Redaing data from different Sheets

Sorry a little mistake from my site. You need to assign “workbook.GetSheets” to variable of IEnumerable type, then in For Each loop your “item” argument needs to be also IEnumerable type. And rest of it as below on the screen: