Forum Discussion
EwaSB
2 years agoNew Member
Expression.SyntaxError: Token ',' expected.
Hi,
I am struggling with the error:
What does it mean?
How to solve it?
Thanks in advance!
Ewa
2 Replies
- lbendlinSuper User
the URL needs to be in double quotes Web.Contents("https://url")
Note that xlsb files should not be used as data source if you want a service refresh. Stick with xlsx.
- EwaSBNew Member
Thank you!