Hy!
I have one problem!
How can I open on my cellphone xls file that contane macro. In help file of that file needs to be instaled excel and visual basic!
Where can I download if it posible to diwnload visual basic for my cellphone that I will able to open that file?
Thanks!
Zlatko
With mobile vb will it work?
you cannot. the built in 'Sheet' is not microsoft excell. It will read, and i think preserve, the original macros, but will not run them. If you want to be able to use 'macros' then you will need to break them down into less complex functions using the simple language of the sheet application.
http://www.ericlindsay.com/epoc/bsheet5.htm
It is possible to to very complex things in sheet using the built in stuff, but it is only as good as Excell was in 95 or thereabouts.