Reference to a web hosted Excel file (as a web address) inside a formula?

Hi,

To link to another file on the same computer you would use something like:

=SUM('C:\Reports\[Budget.xlsx]Annual'!C10:C25)

But how about a web address like an "http...www" one ending with the file like "workbook.xlsx" ?

Is there any way to do this?

Thanks