Hi,

My problem is in macros. When I select two or more cells and, for example, 
delete them it done well. But when I execute this macro later it do it in first 
cell only.

And, other macro problem. When I need to print a lot of sheets it only print 
the first page.

Thanx


Well, copying a multi-selection to the clipboard isn't the problem.
Pasting the content is, as there is no definition how it should be
handled if, for example, the destination area selected is smaller or
larger than the original encompassing area, is a multi-selection itself,
or if the destination document is not a spreadsheet document at all.
Just to name a few.

  Eike


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

Reply via email to