I am sorry for maybe asking a very elemental question, but I am trying to use your excellent UDF to display a table from a sqlite db file within an existing gui. I tried just using the _SQLiteEx_ShowTable to pop up a separate GUI, but it would destroy my original gui, which is not the goal. If it's possible to click a button, like Refresh and display the simple array inside the existing GUI, that would be optimal. Could you direct me towards an answer, please? Thank you so much!