Forum Discussion

simp's avatar
simp
Helper I
8 years ago

over acting query

I want to access to specific table on a shared folder file, This is my query: Excel.Workbook(File.Contents("\\ipaddress\folder\subfolder\filename.xlsx"), null, true) {[Name="SheetE"]}[Data]   Eve...