Question
How to pass SheetName to MSOParseExcelFile activity
How to pass SheetName to MSOParseExcelFile activity, suppose if i have 2 sheets then if i want to switch reading data from one sheet to other how to do?
Currently i have a template with 2 sheets, but i have 2 sheets then the sheet 2 info is getting read.
***Updated by moderator: Lochan to add Categories***
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
Hi Karthik,
Can you try passing the sheetname to the "ValidateSheet" parameter of the MSOParseExcel activity and check if this suits your requirement?
Thank you