Howard Burford wrote:

When I am recording a macro in Writer (OOO1.1.4), how do I deal with a place
where a text entry is required which will be different each time the routine
is run?

In other words, I want to make a macro of a routine, but there'll be the
need to enter different text part way through on each run of the macro.


If you change only text , NOT cursor position and text, you can use Fields.
CTRL + F2 - Functions Tab - Input list or  Input field.

For cursor position -  http://www.pitonyak.org/AndrewMacro.sxw
For input text - InputBox function in oOO Basic Help.

HTH
sasa k.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to