Just never ever use the macro recording feature in OpenOffice.org and you'll be fine. Learn how to write macros from scratch instead. The macro recorder always sucked and will probably always suck (or be removed).
Johnny Rosenberg 2009/8/6 Jean-Michel Courat <[email protected]>: > In a spreadsheet, > A1 = 1 > A2 = 2 > > Starting in A3, when doing with keystrokes > + > arrow up (going to A2) > + > arrow up (going to A1) > Enter > > I obtain 3 in A3 > > When recording the macro the same way, I also obtain 3 in A3; great !! > > But when executing the macro, I obtain a message error 523 in A1. > > What am I doing wrong ? > > Thanks > > JMC > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
