Moisés Márquez Gil wrote:


I need a macro that do these (I wrote the steps I want to do)

| Select cells | -> | Do something | -> | Record macro | -> | Execute macro |

'Do something' could be: erase, copy, give a format ...

The problem is that when I do this operation it go right. But, later ... when I
execute the macro It only execute the operation in the first cell. I've read
the code which is generated by the macro recorded, only the first one  has been
written.

If I cannot do it with macros, I must do it writing all the code.
Thanx,

Moisés Márquez
That's funny. When I record a macro and save it, and then run it, it does everything it was told to do.
But I would describe my actions differently. What I do is:
Tools-Macro-RecordMacro | Select cells | -> | Do something | -> | Stop Recording | -> | Save macro

Concerning "I must do it writing all the code." : yes, then you would be 
writing a macro.

Sincerely,
Gerrit Jasper


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

Reply via email to