09-25-2010, 06:39 AM
If table not found, probably wrong index used with GetTable. To get table index:
1. Open the web page in Internet Explorer.
2. Got to Quick Macros and open 'Find HTML element' dialog. It is in floating toolbar, 'Window, control' menu.
3. Capture the table.
4. If captured correctly, Tag must be TABLE. Index shows table index. Use it with GetTable.
1. Open the web page in Internet Explorer.
2. Got to Quick Macros and open 'Find HTML element' dialog. It is in floating toolbar, 'Window, control' menu.
3. Capture the table.
4. If captured correctly, Tag must be TABLE. Index shows table index. Use it with GetTable.
