| View previous topic :: View next topic |
| Author |
Message |
nicky123 New Programmer
Joined: 10 Jun 2009 Posts: 2
|
I have data in ms-access database.I want to export it to Excel on click of a button which is in front end developed in core java.
I am working on frames NOT applet.
I developed a macro in access to export data to excel.
But i dont know how to run this macro on click of a button in core java application.
Is it possible to run ms-access macro on click of a button in core java application?
If not possible kindly suggest some other way.
Kindly do me a favour in this regard.
Thanks in advance. _________________ flash game development | java development
Reply with quote
|
| |
|
|
devunion New Programmer
Joined: 04 Feb 2009 Posts: 8
|
Do you mean macro on VBS? You can run executable file from Java. May be it can help you. There are also few other ways to work with Office. YOu can use Java - COM bridge or use Apache POI project. _________________ Welcome to Freelancer's world-wide portal
Reply with quote
|
| |
|
|
|