QueryTable.PostText Property
Returns or sets the string used with the post method of inputting data into a Web server to return data from a Web query. Read/write String.
Syntax
expression.PostText
expression A variable that represents a QueryTable object.
Remarks
Microsoft Excel includes sample Web queries that you can modify by changing the HTML code by using WordPad or another text editor. You can find these samples in the Queries folder where you installed Microsoft Office.POST post text Post Text Property PostText PostText Property Return the posting text for a internet data query? Set the string used to post to a web server?