Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Webtable function
11-29-2011, 12:31 PM
Post: #1
Webtable function

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
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)