Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
volcore79
Partner - Contributor III
Partner - Contributor III

Export one field of a table to excel via macro

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

1 Solution

Accepted Solutions
volcore79
Partner - Contributor III
Partner - Contributor III
Author

The API function i was looking for, is

GetCell(x,y)

View solution in original post

2 Replies
volcore79
Partner - Contributor III
Partner - Contributor III
Author

anyone ?

volcore79
Partner - Contributor III
Partner - Contributor III
Author

The API function i was looking for, is

GetCell(x,y)