Hi all, I have one doubt in excel how to convert xlsx to xlsb using uipath.
Hi!
Have a view on this
Regards,
NaNi
Hi @Buvaneshwaran_R ,
You can do that using invoke code activity. In that you need to pass the xlsx to xlsb conversion code.
Thanks
Hi Shikhar can you share the code once?
you can also try like this!
Regards,
NaNi
@THIRU_NANI where we can find this activity i couldn’t see in the activities panel
Sure !!
Thanks
@THIRU_NANI it work for me but i have a question, this activity need that excel must be present in the VM?
or i can use it even i don’t have excel in my vm
Hi!
If you can able to get the exel file this component convert the one format to another. This will work even if the excel is installed or not installed.
Regards,
NaNi
i have this error
Convert excel format: Retrieving the COM class factory for component with CLSID {00024500-0000-0000-C000-000000000046} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).
@THIRU_NANI
when i don’t have the software excel i have this error
Convert excel format: Retrieving the COM class factory for component with CLSID {00024500-0000-0000-C000-000000000046} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).