Cells command no longer functions
Andrew Douglas Pitonyak <[email protected]> Sun, 17 Apr 2011 19:31:00 -0400
| Newsgroups | gmane.comp.openoffice.devel.general |
|---|---|
| Message-ID | <[email protected]> |
Юрий Брумштейн, I am sending this to the dev mailing list to see if they can shed some light on this. List, Have VBA compatibility items been removed from OOo in version 3.3? I do not have 3.2 to test, but, I do see that this does not function in 3.3. On 04/17/2011 02:46 AM, Юрий Брумштейн wrote: > I have a problem when migrate from version 3.2 to 3.3. > Earlier the operators > > > OPTION VBASUPPORT 1 > ........ > k=cells(5,4) > ......... > cells (6,4)= 5 > ......... > work correctly. > > But in 3.3 they don't work > (The 3.3 have installed not I, but the engeneers in our university). > I need the most simple solution to that problem, > because many of my students have wroute macros is 3.2 style operators. > May be I have to connect dditional library instead of correction > for program texts. > U.Brumshteyn (Astrakhan State University, Russia) -- Andrew Pitonyak My Macro Document: http://www.pitonyak.org/AndrewMacro.odt Info: http://www.pitonyak.org/oo.php -- ----------------------------------------------------------------- To unsubscribe send email to [email protected] For additional commands send email to [email protected] with Subject: help