Facing error for customized code
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
18-09-19 06:34 AM
Hi All,
I am facing an issue while writing customized code in MS Excel VBO.
Any idea on this error.
Regards,
Manoj
------------------------------
Manoj kumar Nunna
RPA Team Lead
Tyson Foods
Asia/Kolkata
------------------------------
I am facing an issue while writing customized code in MS Excel VBO.
Regards,
Manoj
------------------------------
Manoj kumar Nunna
RPA Team Lead
Tyson Foods
Asia/Kolkata
------------------------------
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
18-09-19 11:46 AM
you've copied some data items/objects from a stage and when pasted to your new process, you didn't recreate those 2 data items. So you either create them with the right type, or enter into each action in order to recreate them by clicking on that button for the automatic data item creation and therefore change the new created data items into your process/objects etc.
The main idea is that the process misses those data itemjs and you have to create them.
------------------------------
Cohen
Romania
------------------------------
The main idea is that the process misses those data itemjs and you have to create them.
------------------------------
Cohen
Romania
------------------------------
