Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
i need to export several fields of severl tables in qlikview to 1 excel-table via macro.
How do i get the values of one field (row, col) of a specific table ? (vb-code)
regards
Volker
anyone ?
The API function i was looking for, is
GetCell(x,y)