Skip to main content
Question

Unable to open spreadsheet

  • May 22, 2023
  • 10 replies
  • 670 views

Forum|alt.badge.img+2

I am creating basic bot to open excel using excel advance package but getting this error every time
 

 

10 replies

Forum|alt.badge.img+2
  • Author
  • Cadet | Tier 2
  • 6 replies
  • May 22, 2023

Please need assistance asap


Forum|alt.badge.img+8
  • Automation Anywhere Team
  • 47 replies
  • May 22, 2023

Hi Nirju,

 

Did you try to use excel basic command package or just excel advanced command throws this error?


Forum|alt.badge.img+2
  • Author
  • Cadet | Tier 2
  • 6 replies
  • May 22, 2023

Hello @patelmaulesh 

It is giving error on both.


Forum|alt.badge.img+4
  • Navigator | Tier 3
  • 13 replies
  • May 22, 2023

@nirjhu  Do you have excel installed on your machine?
In case it is installed - excel advanced will work.
In case it in not - excel basic will work.

Can you please check the mentioned excel path is correct and there is no typo in it and excel should not be opened


Forum|alt.badge.img+4
  • Navigator | Tier 3
  • 13 replies
  • May 22, 2023

Chandrasekhar 7496
Forum|alt.badge.img+5

I am creating basic bot to open excel using excel advance package but getting this error every time
 

 

Can you Show the Code : Line 2 

Check Weather the path has Quotes “ ” example Path :- “c/file/excel.xlsx”  

the path should be :- c/file/excel.xlsx

you maybe using Copy as path on folder file

otherwise post entire code pic 


Forum|alt.badge.img+2
  • Author
  • Cadet | Tier 2
  • 6 replies
  • May 22, 2023

@RenukaS Excel is installed and not opened
I have already checked the provided link


Forum|alt.badge.img+2
  • Author
  • Cadet | Tier 2
  • 6 replies
  • May 22, 2023

@Chandrasekhar 7496 This is path excel file path i am using
D:\Automationanywherebots\Inventory management\Inventory Management Excel Sheet.xlsx


Chandrasekhar 7496
Forum|alt.badge.img+5

@Chandrasekhar 7496This is path excel file path i am using
D:\Automationanywherebots\Inventory management\Inventory Management Excel Sheet.xlsx

ok


Forum|alt.badge.img+2
  • Author
  • Cadet | Tier 2
  • 6 replies
  • May 24, 2023

@AutomationAnywhere  help me please