I want to read excel except sheet name that contain = Extra
Now I use as below.
not item.tostring.Contains("Extra").ToString)
Please guide me about it.
I want to read excel except sheet name that contain = Extra
Now I use as below.
not item.tostring.Contains("Extra").ToString)
Please guide me about it.
Hi @fairymemay
And what are you looping on
I think you used these steps to loop if not try this
Regards
Gokul
@Nithinkrishna Sheet
Yep, then the above mentioned @Gokul001 should help
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.