A Microsoft file hosting and synchronization service.
Hi Edoardo,
You're welcome! It has been my pleasure assisting you with this.
Thank you for posting your solution here in the community forum. I'm sure it will be helpful for others who visit this thread with a similar issue.
If you don't have further questions, please feel free to mark this thread at your end and have a great day ahead!
Fix by Edoardo:
--
When I was creating the code to embed the file in the iframe, I always selected the option to show only the print area of the spreadsheet. However this would embed in the code the part "area_di_stampa" which is the Italian for "Print_area". Anytime someone with a device with an Italian operating system tried to open the link, it would work fine...but anytime their operating system wasn't Italian it would show them the "Cannot display named item" error.
I now show a selected interval, which is the same as the print area but I am specifying the cells instead of the print area and it works great.
--
Thanks again!
Regards
Nik