Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Webtable function
#1
Public Function setWebTable(strTable)
Set oTable = Description.Create()
oTable("micclass").Value = "WebTable"
oTable("index").Value = 0
oTable("name").Value = strTable
Set setWebTable = oTable
End Function
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)