Hi, I would like to say that I've just solved the problem with my macro. It worked, I didn't need of the M$ VB's environment. The problem was in the treatment of variables "date" into my macro. For example: date 03/09/2002. With Win98/Excel, the variable assumes value "03/09/2002". With Linux/Wine/Excel, the variable assumes "3/9/2002". Did you observe the difference ? In the day and month, one shows two numbers and other shows one number. I fixed my macro to treat this correctly and all is working now !!! Thanks. *** Sorry, my English isn't so good ... Em Tue, 3 Sep 2002 23:47:19 +0200 "puoti@inwind.it" <puoti@inwind.it> escreveu: You need the m$ visual basic runtime enviroment, and you can't have that on wine, the only thing you can do is use openoffice 1.0.1 (www.openoffice.org), or excel on win.> Hi all, > > I'm using Debian GNU/Linux in /dev/hda2. > Win98 in /dev/hda1. > Wine version 20020804. > > I'm trying to use macros from Excel 2000 with Wine but I'm having problems ... > > When I start my macro, one window appear with message, in portuguese: "Erro em tempo de execu??o '9': Subscrito fora do intervalo". I think, in English, is: "Run-time error '9': Subscribe out of the interval". > > Into Win98, that macros are working fine, into Linux with Wine not. > > Anybody help me ? > > Best regards. >___________________________________ EDUARDO CANEGUSUCU S?o Paulo - S.P. - Brasil GNU/Linux User: 276185 Debian-BR User: 399 Public Key ID : 0xA9359151 E-Mail: canegusucu@yahoo.com.br ___________________________________ GnuPG Public Key: http://www.ecanegusucu.hpg.com.br http://www.keyserver.net _____________________________________________________ Powered By Debian GNU/Linux - Woody - Kernel 2.4.18 -------------- next part -------------- A non-text attachment was scrubbed... Name: 00000000.mimetmp Type: application/pgp-signature Size: 191 bytes Desc: not available Url : http://www.winehq.org/pipermail/wine-users/attachments/20020903/a576547b/00000000.pgp
Sorry again. My pgp-signature failed in my last message ... Thanks and best regards. Eduardo. Em Tue, 3 Sep 2002 22:50:18 -0300 Eduardo Canegusucu <canegusucu@yahoo.com.br> escreveu: Hi, I would like to say that I've just solved the problem with my macro. It worked, I didn't need of the M$ VB's environment. The problem was in the treatment of variables "date" into my macro. For example: date 03/09/2002. With Win98/Excel, the variable assumes value "03/09/2002". With Linux/Wine/Excel, the variable assumes "3/9/2002". Did you observe the difference ? In the day and month, one shows two numbers and other shows one number. I fixed my macro to treat this correctly and all is working now !!! Thanks. *** Sorry, my English isn't so good ... Em Tue, 3 Sep 2002 23:47:19 +0200 "puoti@inwind.it" <puoti@inwind.it> escreveu: You need the m$ visual basic runtime enviroment, and you can't have that on wine, the only thing you can do is use openoffice 1.0.1 (www.openoffice.org), or excel on win.> Hi all, > > I'm using Debian GNU/Linux in /dev/hda2. > Win98 in /dev/hda1. > Wine version 20020804. > > I'm trying to use macros from Excel 2000 with Wine but I'm having problems ... > > When I start my macro, one window appear with message, in portuguese: "Erro em tempo de execu??o '9': Subscrito fora do intervalo". I think, in English, is: "Run-time error '9': Subscribe out of the interval". > > Into Win98, that macros are working fine, into Linux with Wine not. > > Anybody help me ? > > Best regards. >___________________________________ EDUARDO CANEGUSUCU S?o Paulo - S.P. - Brasil GNU/Linux User: 276185 Debian-BR User: 399 Public Key ID : 0xA9359151 E-Mail: canegusucu@yahoo.com.br ___________________________________ GnuPG Public Key: http://www.ecanegusucu.hpg.com.br http://www.keyserver.net _____________________________________________________ Powered By Debian GNU/Linux - Woody - Kernel 2.4.18 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://www.winehq.org/pipermail/wine-users/attachments/20020903/0d1af69f/attachment.pgp
You did ennd M$ vbe you got it with office, only that I didn't know it worked with wine. p.s. All macros in M$ office are m$ basic scripts. Hi,> > I would like to say that I've just solved the problem with my macro. It worked, I didn't need of the M$ VB's environment. > > The problem was in the treatment of variables "date" into my macro. > > For example: date 03/09/2002. > With Win98/Excel, the variable assumes value "03/09/2002". > With Linux/Wine/Excel, the variable assumes "3/9/2002". > > Did you observe the difference ? In the day and month, one shows two numbers and other shows one number. > > I fixed my macro to treat this correctly and all is working now !!! > > Thanks. > > *** Sorry, my English isn't so good ... > > > > Em Tue, 3 Sep 2002 23:47:19 +0200 > "puoti@inwind.it" <puoti@inwind.it> escreveu: > > You need the m$ visual basic runtime enviroment, and you can't have that > on wine, the only thing you can do is use openoffice 1.0.1 > (www.openoffice.org), or excel on win. > > > > > Hi all, > > > > I'm using Debian GNU/Linux in /dev/hda2. > > Win98 in /dev/hda1. > > Wine version 20020804. > > > > I'm trying to use macros from Excel 2000 with Wine but I'm having problems ... > > > > When I start my macro, one window appear with message, in portuguese: "Erro em tempo de execu??o '9': Subscrito fora do intervalo". I think, in English, is: "Run-time error '9': Subscribe out of the interval". > > > > Into Win98, that macros are working fine, into Linux with Wine not. > > > > Anybody help me ? > > > > Best regards. > > > ___________________________________ > EDUARDO CANEGUSUCU > S?o Paulo - S.P. - Brasil > GNU/Linux User: 276185 > Debian-BR User: 399 > Public Key ID : 0xA9359151 > E-Mail: canegusucu@yahoo.com.br > ___________________________________ > GnuPG Public Key: > http://www.ecanegusucu.hpg.com.br > http://www.keyserver.net > > _____________________________________________________ > Powered By Debian GNU/Linux - Woody - Kernel 2.4.18 > > > > > > > >