Trouble converting Excel file (.xlsx) to binary format (.xlsb)

Hi Can you help me with conversion of Excel(.xlsx) to binary format(.xlsb)
Tried following solutions:

  1. Move file activity - O/P - Corrupt file generated
  2. UiOperation on excel for selecting file type as "Excel Binary Format " using select item - O/P - bot is selecting the option but after saving its still in .xlsx format.
  3. UiOperation for export option of excel but resulted same as above.

Any solution for above problem.

Thanks
Sayali

Hi @Sayali8

Have you tried running my example to see if it will work?

Hi - This example did work for me. However, .xlsb is dynamic file downloaded from web page to a network drive and its accessed from there. Below is the error that I get.

This extension can not be used with the selected file type. Change the file extension in the File name text box or select a different file type by changing the Save as type.

-Sudhakar