I used to write data in excel file. But now, i forced to do it with a particular app. This app is build based on Java and its desktop version.
I hope that i can control this app interface using VBA. So i can fill the fields in the form with the data that already exist in Excel file.
I prefer to do that instead injection into database because the app have encryption method when it save data into database tables.

I have google it, mostly i found are methods to autofill java form/fields in web program (not desktop version).

I wish anyone here could make my day. Thanks in advance.
Pardon me due to bad english.