[Lilug] hacking an excel file

Justin Dearing zippy1981 at gmail.com
Thu Jan 12 08:04:29 PST 2017


Jorg,

You want to extract all the VBA into text files? Libre office will let you
read all the VBA and execute most of it. Just hit Alt+F11 and copy/paste
each module into text files.

If you have real excel on windows, this plugin for VBA will let you export
all the VBA into text files and add to a github repo:

https://github.com/rubberduck-vba/Rubberduck

Justin



On Thu, Jan 12, 2017 at 10:24 AM Jorg Kewisch <jorg at bnl.gov> wrote:

> I have an .xls file
>
> http://developer.download.nvidia.com/compute/cuda/CUDA_Occupancy_calculator.xls
> that is useful for optimizing cuda programs. I am more a python guy and
> I want to rewrite the functionality in python. Is there a way to extract
> the program from the .xls file?
>
> Jorg
> _______________________________________________
> Lilug mailing list
> Lilug at lists.lilug.org
> http://lists.lilug.org/listinfo.cgi/lilug-lilug.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lilug.org/pipermail/lilug-lilug.org/attachments/20170112/ba2f435e/attachment.htm>


More information about the Lilug mailing list