yes i need to run a microsoft vbscript on linux machine. like i can open a microsoft .xls file in openoffice but why not some method to run a script in openoffice
Hi,I need help.Im generating a excel file using jakarta poi.I have added a vba to my excel template so thatit creates a chart on file open using the data populated using the poi map.Now this works fine in a windows machine.But on a linux machine the vba does not execute. I need to release my prod in linux too and im losing time.Is there any workaround for this????Thanks in advanceKarthik
hi, Im new to xml parsing and dont know much about.I need to modify the attribute val of a tag in a complex xml fileim using xpath query to retrieve the node but xpath is read onlyand cannot modify.Im not able to use DOM as the xml is very complex and im notable to go to the exact node