Getting worksheet (excel) as collection Error- HRESULT: 0x800A03EC
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-07-18 04:52 PM
Hi guys,
So I have 2 pages on the object,
On the first one (3.jpg) I create an instance, open the excel workbook, show and then activate
I then go for the second page (1.jgp),
where I activate again the workbook and then I get worksheet as collection (this is the action where I get the error, HRESULT: 0x800A03EC).
You can see the parameters for Getting the workbook (2.jpg)
Please help me solve
Thanks in advance
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-07-18 04:52 PM
Screen2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-07-18 04:53 PM
Screen3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-07-18 05:02 PM
Hi Joao,
You need to provide the End cell value as well in the input parameter for your action.
As you are using get worksheet as range,We need to provide both start & end cell as input then only we will be able to get the range as collection.
Regards,
Ravinder Saini
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-07-18 06:30 PM
Thank you, it's working perfectly
Best Regards,
João
