How would I go about importing data from a web page, for instance a table, into a text field. This is assuming that the web page is always in the same format. What about if there are multiple tables on the page, how could I pull data from different cells from different tables? Thanks.